Commit 605bc5ff84478977379e23cc10e5d263b78c16c5

Authored by selurvedu
1 parent c2e4c4a0

Reformat prom.robot

@@ -2,12 +2,12 @@ @@ -2,12 +2,12 @@
2 Library Selenium2Screenshots 2 Library Selenium2Screenshots
3 Library String 3 Library String
4 Library DateTime 4 Library DateTime
5 -Library Selenium2Library  
6 -Library Collections 5 +Library Selenium2Library
  6 +Library Collections
7 7
8 *** Variables *** 8 *** Variables ***
9 -${HOMEPAGE} http://my.dz-test.net/cabinet/sign-in?sp=1&next=%2Fcabinet%2Fpurchases%2Fstate_purchase  
10 -${BROWSER} chrome 9 +${HOMEPAGE} http://my.dz-test.net/cabinet/sign-in?sp=1&next=%2Fcabinet%2Fpurchases%2Fstate_purchase
  10 +${BROWSER} chrome
11 ${LOGIN} r.zaporozhets@smartweb.com.ua 11 ${LOGIN} r.zaporozhets@smartweb.com.ua
12 ${PASSWORD} 1234 12 ${PASSWORD} 1234
13 13
Please register or login to post a comment