Hi I am executing the selenium test cases .if I dont touch the mouse manually while eecuting, the test case passes.if I move the mouse my Login process fails ...
As my 1-2 test cases are failing from bunch of test cases and also finding difficult to execute whole test suite again for these two, is there any method without adding ...
Is it possible to import scripts to a selenium test case, when using the selenium IDE. For example all of my test cases will require a login. However I do not ...
I'm writing the Selenium test cases for each screen to test the different scenarios. In our project for each build in Jenkins, its Selenium test cases (QA) also runs automatically.
My problem ...