Monthly Archives: October 2017

Home/2017/October

Ranorex Mobile Web Testing using Appium

By |2017-10-20T13:20:52-06:00October 20th, 2017|Categories: Appium, Ranorex|Tags: , , , |

Ranorex and Appium Integration Ranorex 7.2 introduced the ability to test web applications in native web browsers in mobile devices. This means we can test Chrome, or Android's default Web Browsers on Android devices, or Safari on iOS devices! We can use emulators or physical devices, but our web tests can still be recorded simply [...]

Comments Off on Ranorex Mobile Web Testing using Appium

ChromeDriver Options for starting Chrome with WebDriver

By |2017-10-13T09:34:25-06:00October 13th, 2017|Categories: Selenium WebDriver|Tags: , , , , |

In this Blog we take a look at some of the options provided with the ChromeDriver Server for starting Chrome with various options when using Selenium WebDriver. The examples are in C# so you may need to tailor for Java. Set Path to the ChromeDriver Server [crayon-6571d682d1ec2893647215/] or you could add the path to chromedriver.exe in [...]

Headless Browser Testing

By |2017-10-13T09:37:38-06:00October 11th, 2017|Categories: Selenium WebDriver|Tags: , , , , , |

Headless Browser Testing - Selenium WebDriver Headless browser testing is simply testing a web pages functionality, without a GUI present. There are various different browsers we could use for this, including: Chrome Firefox PhantomJS HtmlUnit PhantomJS is the only driver that must be downloaded separately, the other three, come bundled in with their corresponding driver servers, [...]

Comments Off on Headless Browser Testing

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

Contact Info

Go to Top