Skip to content

Instantly share code, notes, and snippets.

@zaafar
Created September 22, 2020 16:10
Show Gist options
  • Save zaafar/c7d7fd6f1dc431c3258a05fac6fad1e1 to your computer and use it in GitHub Desktop.
Save zaafar/c7d7fd6f1dc431c3258a05fac6fad1e1 to your computer and use it in GitHub Desktop.
*** Test Cases ***
My Test Data Driven
[Documentation] I am a test case with all settings.
... I can define Documentation, Tags, Test Setup, Test Teardown
[Tags] my first test case include settings log output fault
[Timeout] 1 minute 42 seconds
[Setup] log. I am a test setup
[Teardown] log I am in Test Teardown
[Template] log
Hello World1
Hello World2
Hello World3
My Test
[Documentation] I am a test case with all settings.
... I can define Documentation, Tags, Test Setup, Test Teardown
[Tags] my first test case include settings log output fault
[Timeout] 1 minute 42 seconds
[Setup] log I am in Test Setup
[Teardown] Clean up my Browser
log Hello World1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment