Skip to content

Instantly share code, notes, and snippets.

@dannyshain
Created November 23, 2021 16:20
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save dannyshain/885f753957c9a898bf93bb19ef964c7c to your computer and use it in GitHub Desktop.
*** Settings ***
Library SeleniumLibrary
Library EyesLibrary
*** Test Cases ***
Check The Main Demo Page
Open Browser https://applitools.github.io/demo Chrome
Click Link ?diff
Eyes Open
Eyes Check Window DemoApp Main Page Fully
Eyes Close Async
Close All Browsers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment