Different ways to run testng.xml file
Basics of testng.xml is covered in last post, now let’s see different ways to run testng.xml Using code editor pane…
Basics of testng.xml is covered in last post, now let’s see different ways to run testng.xml Using code editor pane…
PageFactory is an extended support to POM (PageObjectModel), used to locate webelement in adifferent manner than mentioned here. Before we…
With time, increasing in the functionality of software products, test automation script also increases, so we tend to develop robust frameworks…
watch this video to understand, basics of what exactly an API (Application programming Interface)
In our previous post, we have seen basic excel read & write operation in In this post, we will discuss…
There is a situation where, you installed IE11 freshly and try to open the debugging window by clicking F12, but…