Element Locator Strategy - Introduction
Types of locator strategies and importance of proper locator strategies as well as best practices to follow for testers and developers .....
Run tests on Microsoft Edge browser using WebdriverIO
Run automated tests on Microsoft Edge browser using WebdriverIO. .....
What is an HTML Attribute - How to use the WebdriverIO getAttribute command
Understand what is an HTML Attribute | How to use WebdriverIO getAttribute function | getAttribute vs getText .....
WebdriverIO getText vs getValue - What's the difference | Resolving errors
Understand what is getText vs getValue and resolve errrors you may get with each. .....
Resolving errors in WebdriverIO - 'no test specified' | 'missing )'
Find out how to resolve errors that sometimes occur when running your WedbriverIO tests with npm run test. .....