Posted inAutomation Using Selenium grid for parallelization of automated tests Posted by By Paramjit Singh February 2, 2024 Selenium Grid is a tool that allows you to run Selenium scripts on multiple machines…
Posted inAutomation Test Automation: Benefits, Challenges, and Best Practices Posted by By Paramjit Singh December 24, 2022 Test Automation: Benefits, Challenges, and Best Practices Test automation uses software tools to automate the…
Posted inAutomation Testing a javascript popup with selenium Posted by By Paramjit Singh May 2, 2022 To test a JavaScript popup with Selenium, you can use the .alert property of the WebDriver object to access…