Category Archives: Automation
Selenium JavaScriptAutomationTutorial
Using Page Object Model (POM) Pattern In Selenium JavaScript
This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium JavaScript Tutorial. Design patterns in test automation provide a way to handle commonly occurring problems and structure your test code in a relatively standardized way.
September 21, 2021
126884 Views
14 Min Read
Selenium PHPAutomationTutorial
Start Selenium With Edge Browser Using PHP
When we refer to cross browser testing, the majority of the developers (and automation testers) assume that testing on the latest browsers like Chrome, Firefox, and Edge should be sufficient to ship a top-notch product.
September 14, 2021
140456 Views
17 Min Read
AutomationSelenium JavaTutorial
Parallel Testing With JUnit 5 And Selenium [Tutorial]
Parallel test execution with Selenium is one of the major factors that can affect the test execution speed. Serial execution in Selenium can be effective only if the tests have to be run on a small number of browser and OS combinations.
September 11, 2021
136116 Views
16 Min Read
AutomationSelenium JavaScriptTutorial
How To Handle Frames & iFrames In Selenium JavaScript [Tutorial]
This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium JavaScript Tutorial. While performing Selenium test automation, you’ll frequently run into situations where you need to handle frames or iframes.
September 2, 2021
158843 Views
11 Min Read
Building Automated Testing Pipeline With Semaphore CI And Selenium Grid
In today’s digital age, product teams must build products at a brisk pace while maintaining the best quality. Therefore, the methodology to follow and the tool selection to accomplish this can be paramount to get better results.
September 1, 2021
432109 Views
27 Min Read
AutomationSelenium JavaScriptTutorial
Wait Function In Selenium WebDriver Using JavaScript
This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium JavaScript Tutorial. There are many options when it comes to putting your program to sleep (or insert delays in the program). When performing Selenium, the Sleep function will cause the execution of your code to … Continue reading Wait Function In Selenium WebDriver Using JavaScript
August 31, 2021
192678 Views
17 Min Read
How Digital Transformation Is Catalyzing Changes In Automation Testing
The digital transformation trend provides organizations with some of the most significant opportunities that can help them stay competitive in today’s dynamically changing market.
August 27, 2021
20195 Views
10 Min Read
Building A CI/CD Pipeline With Travis CI, Docker, And LambdaTest
With the help of well-designed Continuous Integration systems in place, teams can build quality software by developing and verifying it in smaller increments.
August 19, 2021
535889 Views
33 Min Read
AutomationCheat SheetSelenium PythonTutorial
The Ultimate Selenium Python Cheat Sheet for Test Automation
This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Automation Testing and Selenium Python Tutorial. Python is one of the most popular programming languages for Selenium web automation since it provides a simplified syntax and lets you perform more with much less code! Thus, Python … Continue reading The Ultimate Selenium Python Cheat Sheet for Test Automation
August 16, 2021
115185 Views
17 Min Read
How To Use Annotations In Cucumber Framework [Tutorial]
Cucumber is one of the most popular open-source BDD frameworks that facilitates Selenium automation. It helps manage various scenarios across multiple feature files. We have already discussed how to configure and write a basic test in our earlier blog on automation testing with Selenium Cucumber and TestNG. However, for complex projects with multiple feature files, … Continue reading How To Use Annotations In Cucumber Framework [Tutorial]
August 10, 2021
247825 Views
17 Min Read









