mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-02-19 20:01:24 +01:00
9 lines
240 B
Plaintext
9 lines
240 B
Plaintext
*** Settings ***
|
|
Documentation A resource file for authentication tests.
|
|
...
|
|
Library SeleniumLibrary
|
|
Resource ../../common.resource
|
|
|
|
*** Variables ***
|
|
${VALID USER} testing@2fauth.app
|
|
${VALID PASSWORD} password |