Skip to content

Commit 9ce6dcd

Browse files
committed
testing *.robot files again. they ought to be supported when bitbucket upgrades pygments from 1.6rc1 to 1.6
Signed-off-by: Pekka Klärck <peke@iki.fi>
1 parent a075305 commit 9ce6dcd

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

login_tests/valid_login.robot

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
*** Settings ***
2+
Documentation A test suite with a single test for valid login.
3+
...
4+
... This test has a workflow that is created using keywords in
5+
... the imported resource file.
6+
Resource resource.txt
7+
8+
*** Test Cases ***
9+
Valid Login
10+
Open Browser To Login Page
11+
Input Username demo
12+
Input Password mode
13+
Submit Credentials
14+
Welcome Page Should Be Open
15+
[Teardown] Close Browser

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy