Skip to content
  • Contact me
  • About me
  • Demo
  • DemoForm
  • TechStuff
Top Menu
Facebook page opens in new windowFacebook page opens in new windowX page opens in new windowYouTube page opens in new window
qavalidation
QA tools and automation testing techniques
qavalidationqavalidation
  • HOME
  • Selenium
    • Selenium-Java
    • Selenium-Python
    • Demo2
  • Appium
    • Appium tutorial
  • WebdriverIO
  • JavaForQA
    • Java interview questions for QA
    • ExcelRW
    • TestNG
  • More
    • Cypress
    • TestingBasics
    • MavenBuild
  • Training
Search:
  • HOME
  • Selenium
    • Selenium-Java
    • Selenium-Python
    • Demo2
  • Appium
    • Appium tutorial
  • WebdriverIO
  • JavaForQA
    • Java interview questions for QA
    • ExcelRW
    • TestNG
  • More
    • Cypress
    • TestingBasics
    • MavenBuild
  • Training

Blog – grid

You are here:
  1. Home
  2. Blog
  3. Blog – grid
View allAbbreviations...ADBcommandsAgileAPIAppiumAutoitAwareness...cssCypressDatabaseDockerEclipseExtentReportsgitgithubActionsInternet RelatedJavaForQAJavascriptExecutorJenkinsCIjmeterjsonMacOSMavenBuildMiscMobileOffline InstallerProtractorPythonQTP_VBScriptingQuality Center and QC OTASeleniumC#SeleniumPythonSeleniumTestingSikuliSoftwareTestingSome termstestngTestStackWhiteFrameworkTypeScriptUncategorizedWeb linksWebdriverIO_TSWindowsOSxpath
Sort by dateSort by name
DescendingAscending

Xpath vs CSS Selector – key differences and patterns

css, SeleniumTesting, xpathMay 7, 2015

In one of our previous post selenium locator strategies, we have learned how to identify elements based on HTML tags…

Read more

XPATH / CSS Multiple expressions – and | or

SeleniumTestingDecember 28, 2020

We have learned to how to identify element[s] by using xpath & css locator strategies, this post will explain the…

Read more

XPATH / CSS – contains | starts-with | ends-with attributes

SeleniumTestingDecember 24, 2020

With increasing dynamic elements on browser applications, basic xpath / css syntaxes sometimes not proper to use, for example –…

Read more

Why API testing is important and what to test?

API, SeleniumTestingFebruary 21, 2022

If you look at the Test pyramid (also refer to below image), more API testing is recommended over the UI…

Read more

What’s new in Selenium 4

SeleniumTestingAugust 26, 2020

In this year 2020, Selenium community is bringing lots of new features / enhancements to the users. In this post,…

Read more

What’s new in selenium 3.0

SeleniumTestingAugust 3, 2016

Selenium released 2 beta versions of selenium 3.0 (beta 1 & 2 till 3rd Aug, 2016) with few of the…

Read more

Why not WebDriver driver = new WebDriver()

SeleniumTestingApril 5, 2017

In our selenium automation scripts, we use WebDriver driver = new FirefoxDriver(); or WebDriver driver = new ChromeDriver(); & so…

Read more

Ways to handle file uploads in selenium

SeleniumTestingMay 20, 2016

There are situations where we need to automate tasks such as Click on Browse (file explorer pops up) Select required…

Read more

Ways to focus on textbox in selenium

JavascriptExecutor, SeleniumTestingJune 10, 2016

In our one of previous post selenium on textbox, we have seen how to type or send text into textboxes…

Read more
→12345…
67891011121314
15→
Categories
Abbreviations... ADBcommands Agile API Appium Autoit Awareness... css Cypress Database Docker Eclipse ExtentReports git githubActions Internet Related JavaForQA JavascriptExecutor JenkinsCI jmeter json MacOS MavenBuild Misc Mobile Offline Installer Protractor Python QTP_VBScripting Quality Center and QC OTA SeleniumC# SeleniumPython SeleniumTesting Sikuli SoftwareTesting Some terms testng TestStackWhiteFramework TypeScript Uncategorized WebdriverIO_TS Web links WindowsOS xpath
Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Topics
  • Software-Testing
  • Selenium-Java
  • TestNG tutorial
  • Appium Tutorial
  • JavaForQA
  • Python topics
  • Protractor with TS
All rights reserved | qavalidation
  • Contact me
  • About me
  • Demo
  • DemoForm
  • TechStuff
Top Menu
Go to Top