2FAuth/tests/EndToEnd/Tests/temp.robot

14 lines
389 B
Plaintext
Raw Normal View History

2022-08-16 09:05:36 +02:00
# *** Settings ***
# Documentation A test suite to check available links on the login page.
# Suite Setup Open Custom Browser
2022-08-16 09:05:36 +02:00
# 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