-
Rerun failed Test cases instantly Using Junit..!!
We guys encounter sometime in need to rerun our failed test cases instantly, But if we wanna retry our test…
-
How To Handle Multiple Windows in Selenium WebDriver?
Handling multiple windows in Selenium WebDriver has always been a little tricky and required an extra effort. Before commencing, let…
-
-
Email for failing Selenium Script ‘s Stack Trace to your Email Id
In this post, we would be learning how to send Email for failing Selenium Script which includes all the stack…
-
Unexpected error launching Internet Explorer. Protected Mode must be set to the same value
When we try to launch IE using WebDriver on very first time on a fresh computer by using this code…