• Background Image

    News & Updates

    Cross Browser

January 15, 2018

Cross Browser Selenium Tests: Screencast

Learn what steps you can take to create Selenium tests that run smoothly cross-browser. JavaC#RubyPythonJavaScript (more…)
January 15, 2018

Cross Browser Selenium Tests: Text Version

In this lesson, we will take a look at what you need to know to make sure that your tests can run in different browsers. Selectors You Should Avoid As we have covered before you can use a lot of different selectors to identify elements during your tests. Unfortunately, not (more…)
June 19, 2017

Cross Browser Selenium Tests

Learn what steps you can take to create Selenium tests that run smoothly cross-browser. In this lesson you will learn: How to create cross-browser compatible test Prerequisites: Ideally, you should complete these lessons first: Local Selenium Setup Development Environment Setup for your language Get Started: Read the text version Watch (more…)