by Nikolay Advolodkin | Dec 12, 2017 | Video Transcription
What will you learn in this course? Are you struggling with working with HTML using Selenium WebDriver? Do you know how to easily identify and manipulate an element using Selenium WebDriver? How about performing a drag n’ drop on an element? If not, then these...
by Nikolay Advolodkin | Dec 10, 2017 | Video Transcription
What will you learn in this course? Are you struggling with working with HTML using Selenium WebDriver? Do you know how to easily identify and manipulate an element using Selenium WebDriver? How about performing a drag n’ drop on an element? If not, then these...
by Nikolay Advolodkin | Dec 5, 2017 | Video Transcription
What will you learn in this course? Are you struggling with working with HTML using Selenium WebDriver? Do you know how to easily identify and manipulate an element using Selenium WebDriver? How about performing a drag n’ drop on an element? If not, then these...
by Nikolay Advolodkin | Sep 8, 2016 | Automation, Automation Tools, C#, Selenium Webdriver
Introduction Parallel test execution involves running a suite of automated tests in parallel as opposed to sequentially. You don’t execute your tests one by one. Rather, you take the entire batch and split it up amongst multiple servers so that each server can run a...