Example usage for org.openqa.selenium OutputType interface-usage

List of usage examples for org.openqa.selenium OutputType interface-usage

Introduction

In this page you can find the example usage for org.openqa.selenium OutputType interface-usage.

Usage

From source file org.nuxeo.functionaltests.ScreenShotFileOutput.java

/**
 * Screenshot into a temp file (will try to save it in maven base dir/target,
 * save it in the system temp folder if can't find it). This temp file won't be
 * deleted on exist.
 *
 * @author Sun Seng David TAN <stan@nuxeo.com>