• Background Image

    News & Updates

    Screenshots

January 15, 2018

Taking Screenshots With Selenium: Text Version

In this lesson we will take a look at how you can take a screenshot during test execution. You can use this method to take regular screenshots during test execution or on a test failure. This can later help to analyse problems that occure during tests. Taking Screenshots In this (more…)
June 19, 2017

Taking Screenshots With Selenium

Learn how you can use Selenium to take screenshots during test execution or on errors. In this lesson you will learn: Take and save screenshots Prerequisites: Ideally, you should complete these lessons first: Local Selenium Setup Development Environment Setup for your language Get Started: Read the text version Watch the (more…)