Xpath vs CSS Selector – key differences and patterns
In one of our previous post selenium locator strategies, we have learned how to identify elements based on HTML tags…
In one of our previous post selenium locator strategies, we have learned how to identify elements based on HTML tags…
We have learned to how to identify element[s] by using xpath & css locator strategies, this post will explain the…
With increasing dynamic elements on browser applications, basic xpath / css syntaxes sometimes not proper to use, for example –…
In this post, we will be looking into some of the tips and tricks which makes us easy to operate…
Some times we get error as “Windows7 64 bit – ActiveX component can’t create object TDApiOle80.TDConnection” while running Quality Center…
Virtual environment is a specific folder inside our project directory, used to install all the project specific packages & versions…
If you look at the Test pyramid (also refer to below image), more API testing is recommended over the UI…
In this year 2020, Selenium community is bringing lots of new features / enhancements to the users. In this post,…
Selenium released 2 beta versions of selenium 3.0 (beta 1 & 2 till 3rd Aug, 2016) with few of the…