mirror of
https://github.com/Bubka/2FAuth.git
synced 2024-12-03 22:01:45 +01:00
14 lines
380 B
Plaintext
14 lines
380 B
Plaintext
# *** Settings ***
|
|
# Documentation A test suite to check available links on the login page.
|
|
# Suite Setup Open Blank Browser
|
|
# Suite Teardown Close Browser
|
|
# Resource Pages/login_page.robot
|
|
# Resource workflows.resource
|
|
|
|
# *** Variables ***
|
|
# ${ROOT URL} https://${SERVER}/
|
|
|
|
# *** Test Cases ***
|
|
# My Test
|
|
# Play Delete User Account Workflow
|