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

14 lines
380 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 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