File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ datasources:1264944a75769227dc97f934ec2063d6455342ca
2+ commandlineoptions:4646f830c11b3b08187f1ae751d3e04041590953
3+ suitesfrom:no-suites-from-option
4+ file:17dd078aa6065f2781278431933ce407d5d6c9b7
5+ --test Browserstack-Examples-Robot.Src.Test.Suites.E2E.E2E.E2E Test
6+ --test Browserstack-Examples-Robot.Src.Test.Suites.Login.loginTests.Check if Signin opens on clicking on favourites nav item
7+ --test Browserstack-Examples-Robot.Src.Test.Suites.Login.loginTests.Check Login with locked_user
8+ --test Browserstack-Examples-Robot.Src.Test.Suites.Offers.Offers Test.Set GPS location to Mumbai and check offers
9+ --test Browserstack-Examples-Robot.Src.Test.Suites.Product.Filter Test.Apply 'Lowest to Highest' Order By Filter
10+ --test Browserstack-Examples-Robot.Src.Test.Suites.Product.Filter Test.Apply Apple And Samsung Filter
11+ --test Browserstack-Examples-Robot.Src.Test.Suites.User.User Tests.Check Login with image_not_loading_user
12+ --test Browserstack-Examples-Robot.Src.Test.Suites.User.User Tests.Check Order in existing_orders_user
13+ --test Browserstack-Examples-Robot.Src.Test.Suites.User.User Tests.Add fav and check fav count
Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ bstack-local''',
6969 cd test
7070 export CONFIG_FILE_PATH=`pwd`/'resources/conf/caps/bstack-config.yaml'
7171 export PATH=~/.local/bin:$PATH
72- /var/lib/jenkins/.local/bin/pabot --testlevelsplit --verbose --variable testType:bstack-single --suite product .
72+ /var/lib/jenkins/.local/bin/pabot --testlevelsplit --verbose --variable testType:bstack-single .
7373
7474 '''
7575 }
You can’t perform that action at this time.
0 commit comments