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