Selenium
-
Software Development
Why You Need Build Automation Tools for Selenium Automation Testing?
Being an automation tester, we do realize that in a release cycle, time is always of the essence.! Selenium test…
Read More » -
Enterprise Java
Why Selenium Automation Testing In Production Is Pivotal For Your Next Release?
Do you think that just because your web application passed in your staging environment with flying colors, it’s going to…
Read More » -
JavaScript
How WebdriverIO Uses Selenium Locators in a Unique Way – A WebdriverIO Tutorial With Examples
In any automation testing framework, finding elements is the most fundamental activity. We have to choose web elements very carefully…
Read More » -
Enterprise Java
JUnit 5 and Selenium – improving project configuration
Selenium is a set of tools and libraries supporting browser automation and it is mainly used for web applications testing.…
Read More » -
Enterprise Java
Parameterization In TestNG – DataProvider and TestNG XML (With Examples)
Test automation, or automation testing as it’s called popularly, is not as easy as it sounds. All permutations and combinations…
Read More » -
Enterprise Java
Selenium 4 Alpha – What to Expect?
Selenium 4 Alpha- What to Expect? Back in August of 2018 the whole testing automation community had been struck by…
Read More » -
Enterprise Java
Desired Capabilities in Selenium Testing With Examples
Desired Capabilities is a class used to declare a set of basic requirements such as combinations of browsers, operating systems,…
Read More » -
Enterprise Java
How Selenium 4 Relative Locator Can Change The Way You Test?
Web pages can consist of the number of web elements or GUI elements like radio buttons, text boxes, drop-downs, inputs,…
Read More » -
Enterprise Java
JUnit 5 and Selenium – Using Selenium built-in `PageFactory` to implement Page Object Pattern
Selenium is a set of tools and libraries supporting browser automation and it is mainly used for web applications testing.…
Read More »