Tagged Questions
0
votes
1answer
403 views
SSO in Selemium web driver
I am trying to run selenium web driver(Firefox) test cases which will need a single sign on (web). Issue over here is i have to sign in manually with my OTP every time i tear down the test case. So i ...
3
votes
1answer
165 views
looking for a way to exercise Android web browser
To continue my monkey question
I am looking for a way to generate Web traffic on a device (not emulator) running Android.
The unit under test is not the browser but lower communication layers of the ...