Skip to content

Instantly share code, notes, and snippets.

@peeraponggg
Last active October 9, 2018 10:09
Show Gist options
  • Save peeraponggg/c8303a4ee29695e3aa9fac0569bbe2dc to your computer and use it in GitHub Desktop.
Save peeraponggg/c8303a4ee29695e3aa9fac0569bbe2dc to your computer and use it in GitHub Desktop.
*** Settings ***
Library Selenium2Library
*** Test Cases ***
กรณีไม่ใช้ 4 คำสั่งใน Settings
Open Browser ${URL_GOOGLE} ${BROWSER}
Input Text id = search robotframework
Click Element id = btn-search
Close Browser
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment