• Services
  • Projects
  • About
  • Blog
  • Newsletter
  • Education
    • Free Courses
    • Selenium Java
    • Selenium C#
    • Selenium Resources
    • Automation Exercises
    • Java SDET Academy
  • Free Strategy Session
How to Downgrade Firefox Version to Work With Selenium Webdriver?

How to Downgrade Firefox Version to Work With Selenium Webdriver?

by Nikolay Advolodkin | Oct 27, 2016 | Selenium Problems, Selenium Webdriver

Sometimes, you got some issues with firefox not working properly with Selenium Webdriver. In this cases, you need to downgrade firefox version that is installed on your computer to make it work. 1. Stop auto updates on your browser. On your current browser, make sure...
The quickest and easiest way to add a Chrome extension to RemoteWebdriver

The quickest and easiest way to add a Chrome extension to RemoteWebdriver

by Nikolay Advolodkin | Oct 11, 2016 | Selenium Problems, Selenium Webdriver

The Problem If you are attempting to use: RemoteWebDriver class from Selenium Webdriver with a Chrome extension and .NET bindings You will seriously struggle. Whether you are attempting to create your own Selenium Grid or use a service like Sauce Labs or Browser...
Free tutorial on how to run multiple tests at once using Selenium Webdriver

Free tutorial on how to run multiple tests at once using Selenium Webdriver

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...
Little known ways to use iFrames with Selenium Webdriver

Little known ways to use iFrames with Selenium Webdriver

by Nikolay Advolodkin | Jul 14, 2016 | Automation, Selenium Webdriver, Visual Studio

I got this tip from my boy Dave H, written in Ruby....
Explicit Wait vs Implicit Wait in Selenium: Finally Explained!

Explicit Wait vs Implicit Wait in Selenium: Finally Explained!

by Nikolay Advolodkin | Jun 13, 2016 | Selenium Webdriver

What is the difference between an implicit and explicit wait in Selenium WebDriver? This post will help you to understand the difference between an implicit and explicit wait once and for all! Which should you use and why? Warning: Do not mix implicit and explicit...
Little known ways of creating an automated check using Webdriver in Browser Stack with C#

Little known ways of creating an automated check using Webdriver in Browser Stack with C#

by Nikolay Advolodkin | May 17, 2016 | Automation, Automation Tools, C#, Selenium Webdriver, Visual Studio

I. How to set up a Visual Studio unit test project for automation testing? Open Visual Studio and click “New Project” to start a new project. For those of you that are new to Visual Studio, a project can represent a collection of things such as classes and...
« Older Entries
Next Entries »
ultimate qa
  • Follow
  • Follow
  • Follow
  • Follow
  • Follow
  • About
  • Blog
  • Java SDET Academy
  • Contact Us
  • Free Courses
  • Selenium Java
  • Selenium C#
  • Selenium Resources
  • Automation Exercises
© NextLevel Solutions USA, LLC Terms and conditions Privacy policy