Selenium Grid

Home/Selenium Grid

Highlighting Web Elements

By |2018-02-23T12:16:44-06:00February 23rd, 2018|Categories: Automated Testing, Selenium Grid, Selenium WebDriver|Tags: , , , |

Highlighting Web Elements with Selenium WebDriver C# Selenium WebDriver is a test automation tool used to drive web applications (hence the name) :D. It works at the user interface level, so it will click on buttons, enter text into text fields, perform validations for us etc. as well as a multitude of other functions. One issue, [...]

Comments Off on Highlighting Web Elements

How to use Ranorex Parallel Runner for Web Testing

By |2017-10-13T13:02:13-06:00October 9th, 2017|Categories: Ranorex, Selenium Grid|Tags: , , , |

The Ranorex Parallel Runner is a new feature in Ranorex Studio 7.2, it is a command-line tool that allows you to execute Web Tests against Selenium Server/Grid on remote machines, in parallel! This blog takes you through the set-up and process of using the Ranorex Parallel Runner, to execute our tests, remotely, in parallel. Requirements: Ranorex [...]

Comments Off on How to use Ranorex Parallel Runner for Web Testing

How to set up a Linux Virtual Machine for Selenium Grid – Part 2

By |2017-08-14T10:54:18-06:00August 14th, 2017|Categories: Selenium Grid|Tags: , , , , , |

Linux Virtual Machine for Selenium Grid Part 2, link to part 1 Step 6 - Software installation and updates Xubuntus default Web Browser is Mozilla Firefox, and can be launched from the Application Launcher by clicking “Web Browser”. Checking the currently installed version from Help>About Firefox we see it’s the somewhat out-of-date version 45. There’s no [...]

Comments Off on How to set up a Linux Virtual Machine for Selenium Grid – Part 2

How to set up a Linux Virtual Machine for Selenium Grid – Part 1

By |2017-08-14T10:53:31-06:00August 14th, 2017|Categories: Selenium Grid|Tags: , , , , |

As a follow on to the earlier tutorial How to set up a Selenium Grid for Remote WebDriver Execution, in this tutorial we are going to set up a small Linux Virtual Machine (VM) for running remote WebDriver tests via Selenium Grid. Broadly the steps involved are: Acquire and Install Virtual Machine Software Create a virtual [...]

How to add Microsoft Edge Browser to your Selenium Grid

By |2017-07-07T09:15:59-06:00July 7th, 2017|Categories: Selenium Grid, Selenium WebDriver|Tags: , , , |

This blog follows on from the previous blog about how to set up Selenium Grid for WebDriver or for Ranorex Web Testing. These instructions show you how to also include the Microsoft Edge Browser in your established Grid running on a Windows local host machine. Step 1 - Download MicrosoftWebDriver The first step is to download [...]

Comments Off on How to add Microsoft Edge Browser to your Selenium Grid

How to set up a Selenium Grid for Remote WebDriver Execution

By |2017-05-19T12:11:42-06:00May 19th, 2017|Categories: Automated Testing, Selenium Grid, Selenium WebDriver|Tags: , , , |

For those of you that are using Selenium WebDriver 3 but haven't set up a remote Selenium Server, here is a simple guide to get you going. In this example we are just using 2 PCs. PC1 - This is the PC with Eclipse and WebDriver 3 installed (IP: 10.0.0.37) PC2 - This is the remote [...]

Contact Info

Go to Top