SAFS Selenium Quick Start
for Windows

Updated: 2016.01.21

Authors:

Copyright (C) SAS Institute
General Public License: http://www.opensource.org/licenses/gpl-license.php


Be sure to check the latest Whats New In SAFS doc for the latest updates on SAFS and Selenium Support!

This tutorial intends to help you run SAFS tests with the SAFS Selenium WebDriver Engine.
(Use of the deprecated SAFS Engine for Selenium 1.x--before WebDriver--is highly discouraged.)

The SAFS Selenium WebDriver Engine is part of:

This document supposes the installation directory:

See the online version of this doc with images.

Prerequisites:

  1. Installation:

  2. Check Steps:

    Make sure you have the latest SAFS on your machine (see above).

    Next, verify that the following 3rd-party jars (among others) are in folder C:\SAFS\lib:

    Finally, you could make sure that these jars are added to environment variable 'CLASSPATH':
    (Make sure any earlier versions of the selenium-server-standalone JAR(s) are removed from the CLASSPATH:)

    However, note that most tests are launched from BAT files that will override any CLASSPATH environment variable setting.


Go to: Top, Use Process Container, Run SAFS Test with Selenium

Start from "SAFS Selenium sample"

1.   The structure of "SAFS Selenium sample" project


Go to: Top, The structure of "SAFS Selenium sample" project, Run SAFS Test with Selenium,

2.   Use Process Container


Go to: Top, The structure of "SAFS Selenium sample" project, Use Process Container,

3.   Run SAFS Test with Selenium


Carl Nagle, SAS
Project Lead, SAFSDEV
Subscribe to appropriate Support Forums to review support archives and ask questons.