Selenium RC:How to launch Interactive testing with Multiple browsers
- by onesith
I want to automate this scenario. UserA assign an item to UserB, who gets an alert message. In order to do this I want to have two different browsers launched with different accounts to test this interaction. Is is possible to do this? If yes, how?