public void ThenCheckTheItemsForEmployerView()
 {
     Accounts.Select_Employer_channel();
     Accounts.CheckFiledsinAccountDetails_items();
     Accounts.Verify_Formulary_items();
     Accounts.Verify_pharmacy_srvices_items_Employer_channel();
     Accounts.Verify_plan_products_items();
     Accounts.Verify_address_items();
 }