Subscribe to:
Post Comments (Atom)
Selenium4: Working with two parallel windows in Selenium Automation
A new method newWindow() is introduced in Selenium 4 (Alpha). Using this method we can open a new tab or new window from the current window...


-
In the previous post we have seen sending an e-mail notification when the build/tests failed. That email notification doesn’t provide us wi...
-
You might have seen an application in which clicking on a link opens another web page/application in the new tab, and performing some activ...
-
We can pass test data as parameters from testng.xml to the tests directly using TestNG Parameters feature. To pass any parameter from te...

No comments:
Post a Comment