by Nikolay Advolodkin | Oct 8, 2019 | Automation Tools, TestProject, webdriverio
I think that you will agree with me when I say that in the history of test automation, Selenium and Appium are the two of the greatest tools that have been created. They are the de facto standard for mobile and web automation. Unfortunately, they are only the bare...
by Nikolay Advolodkin | Sep 29, 2019 | Uncategorized
A few months ago I purchased the Tony Robbins Business Mastery program because I was interested in becoming an overall better leader and improving my organizational skills. Hoping to achieve better outcomes for my career. Tony Robbins is an amazing human being and is...
by Nikolay Advolodkin | Jul 15, 2019 | Sychronization
Confused about all of the different Selenium Webdriver Timeouts? This post will help you to understand the difference between an Explicit and Implicit Wait. Which should you use and why? Based on recommendations from Selenium community… You should only use an...
by Nikolay Advolodkin | May 20, 2019 | webdriverio
What is webdriverIO? Webdriver IO is a Node.js automation framework that uses WebDriver W3C protocol for web and mobile automation under the hood. What makes it really awesome is the easy setup and the simple interface that exists to interact with...
by Nikolay Advolodkin | Apr 19, 2019 | Selenium Webdriver
Selenium 4.0 that is W3C compliant is coming, are you ready? We still need to do a lot of scrambling to get all of the correct code together. But I will do my best to guide you through all of the problems that you might face with the .NET bindings It gets better: I...