12-15-2009, 01:56 AM
I have two actions. 1 logs me into a site as s specific user with specific roles (users stored in a dat table). The other navigates to a webpage within the site and checks to see if a menu option exists.
I want to login as a user if the menu option exist continue forward and finish the test . If not - log out as the first user and start with second user in datatable from the first action.
Any ideas?
I want to login as a user if the menu option exist continue forward and finish the test . If not - log out as the first user and start with second user in datatable from the first action.
Any ideas?