Skip to content

Instantly share code, notes, and snippets.

@aaltat
Created August 31, 2016 19:28
Show Gist options
  • Save aaltat/80983b57fc5ba586608fc3239f4b8e3e to your computer and use it in GitHub Desktop.
Save aaltat/80983b57fc5ba586608fc3239f4b8e3e to your computer and use it in GitHub Desktop.
*** Settings ***
Library Selenium2Library
Library example.py
*** Test Cases ***
Example
Open Browser https://www.google.fi/ browser=gc
Check Text Google
[TEARDOWN] Close Browser
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment