Skip to content

Instantly share code, notes, and snippets.

@peeraponggg
Last active October 9, 2018 10:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save peeraponggg/26cde62a32c2ccb2cf1fb589db4b2073 to your computer and use it in GitHub Desktop.
Save peeraponggg/26cde62a32c2ccb2cf1fb589db4b2073 to your computer and use it in GitHub Desktop.
*** Settings ***
Library Selenium2Library
Suite Setup Open Browser ${URL_GOOGLE} ${BROWSER}
Suite Teardown Close Browser
*** Test Cases ***
กรณีใช้คำสั่งใน Settings
Input Text id = search robotframework
Click Element id = btn-search
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment