We know that computers understand programming languages but how about making them understand human language, the language that you and me speak? Natural Language Processing (NLP)...
-
Locator Strategies in Selenium WebDriver : CSS selectors
By: Rohit Sakhawalkar | September 14, 2015Selenium Locators: Locate element by CSS selector using html tag attributes This a fall back when all options fail, you can use parent child relation in tags, in case you need to use complex strategy
-
Locator Strategies in Selenium WebDriver
By: Rohit Sakhawalkar | September 2, 2015Introduction Now a days Selenium is vastly used as web automation tool across industry. It has its own advantages whether it might be an open source tool or freedom of scripting language. Selenium WebDriver mimics