Selenium WebDriver

Test Automation with ALM Octane, Jenkins, GitHub & Selenium

By |2019-02-12T11:59:52+00:00February 12th, 2019|Categories: ALM, Selenium WebDriver, Videos|Tags: , , , , , |

DevOps & Continuous Integration with ALM OctaneThis webinar demonstrates using Microfocus' ALM Octane, Jenkins, GitHub and Selenium WebDriver Java with Cucumber to provide a full end-to-end C.I. approach to automated testing. TrainingEdgewords is a specialist in automated software testing tools.Octane TrainingSelenium TrainingBDD Cucumber Training

Comments Off on Test Automation with ALM Octane, Jenkins, GitHub & Selenium

WebDriver Manager with Maven

By |2018-12-18T11:35:53+00:00December 18th, 2018|Categories: Selenium WebDriver|

When using Selenium WebDriver, you may be aware that you're scripts must always know about the driver server (chromedriver, geckodriver etc.). This can be done in various different ways; setting the path in each script or adding the folder to the system path. We now have another, easier method; WebDriver Manager. WebDriver Manager will handle the [...]

Comments Off on WebDriver Manager with Maven

Take a Screenshot if a Test Fails using JUnit

By |2018-12-18T10:21:42+00:00December 18th, 2018|Categories: Selenium WebDriver|Tags: , , , , |

How to check if a Test has failed using JUnit? This blog introduces the JUnit TestWatcher Class. We can use this to detect the Status of a Test Case, and if it has failed, we can then invoke a Method to do something - in this case, report the error and take a screenshot. There are [...]

Comments Off on Take a Screenshot if a Test Fails using JUnit

Selenium WebDriver C# and Jenkins Integration

By |2018-09-20T11:28:28+00:00September 20th, 2018|Categories: Selenium WebDriver|Tags: , , , , |

Many people ask us about integrating their WebDriver C# Test Automation with Jenkins. Allowing us to incorporate testing into the wider C.I. approach. This topic is included in all of our Selenium training courses, but here is a quick start with .NET In this blog we have slides on how to integrate Selenium WebDriver C#, GitHub [...]

Comments Off on Selenium WebDriver C# and Jenkins Integration

Selenium WebDriver and Jenkins Integration using Maven

By |2018-12-18T11:38:44+00:00June 1st, 2018|Categories: Selenium WebDriver|Tags: , , |

How to integrate Selenium WebDriver Java, GitHub, Jenkins and Maven In this tutorial, we are going to be walking through the process of setting up Selenium WebDriver Java with source control and continuous integration. To do this, firstly we are going to need a few things. Prerequisites: Eclipse downloaded and installed (Maven comes with Eclipse) Jenkins [...]

Comments Off on Selenium WebDriver and Jenkins Integration using Maven

IntelliJ with Cucumber and Selenium WebDriver Java

By |2018-05-31T11:06:31+00:00May 31st, 2018|Categories: BDD, Cucumber, Selenium WebDriver|Tags: , , , , |

In this blog we will explore how to set up IntelliJ to create a Maven project for using Cucumber with Selenium WebDriver Java Pre-requisites JDK Install Install Java Development Kit from http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html Add a Windows environment variable (system properties, WinKey + Pause -> Advanced System Settings -> Environment Variables) JAVA_HOME to point at the JDK directory. [...]

Comments Off on IntelliJ with Cucumber and Selenium WebDriver Java

Selenium WebDriver and Jenkins Integration using Ant

By |2018-05-31T13:59:48+00:00May 30th, 2018|Categories: Automated Testing, Selenium WebDriver|Tags: , , , , |

How to integrate Selenium WebDriver Java, GitHub, Jenkins and Ant In this tutorial, we are going to be walking through the process of setting up Selenium WebDriver Java with source control and continuous integration. To do this, firstly we are going to need a few things. Prerequisites: Eclipse downloaded and installed WebDriver libraries downloaded Jenkins installed [...]

Comments Off on Selenium WebDriver and Jenkins Integration using Ant

Setting up a Cucumber Project in Eclipse using Maven

By |2018-03-29T14:31:09+00:00March 20th, 2018|Categories: BDD, Cucumber, Selenium WebDriver|Tags: , , , , |

Maven Cucumber and WebDriver Projects in Eclipse In our Selenium courses we tend to use Ant for building, executing from command line, and creating reports. However, you may wish to use Maven, which makes projects much easier to manage. So in this blog we show you how to set up your Cucumber project in Eclipse using [...]

Highlighting Web Elements

By |2018-03-29T14:31:12+00: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, [...]

Free Web Testing Record and Replay Tools based on Selenium

By |2018-03-29T14:31:13+00:00November 9th, 2017|Categories: Selenium WebDriver|

Free Record & Replay Web Testing Tools Roundup Gartner reports that by 2020, Selenium WebDriver will have been adopted as the standard for all Web Testing. At Edgewords we provide training on developing WebDriver Tests programmatically, but what if we want to utilise simple Record & Replay Tools to get us up and running quickly? [...]

Contact Info

Lasyard House, Underhill St. Bridgnorth WV16 4BB

Phone: +44 (0)333 939 8884

Go to Top