Skip to content

Commit 8d29fcb

Browse files
committed
pytest framework implemented
1 parent 2839686 commit 8d29fcb

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

TestingRobot.robot

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
*** Settings ***
2+
Documentation Suite description
3+
Library Selenium2Library
4+
5+
6+
*** Test Cases ***
7+
Test open webtour webpage
8+
open browser http://newtours.demoaut.com/

0 commit comments

Comments
 (0)