opencredo / test-automation-quickstart

Quickstart project for test automation, covering performance, ui acceptance and api acceptance testing
https://opencredo.com/blogs/test-automation-concepts-data-aliases/
MIT License
145 stars 169 forks source link

Some tests fail as www.opencredo.com is not found on Google's search results page. #18

Open BastusIII opened 5 years ago

BastusIII commented 5 years ago

Currently most tests fail / are skipped, because it is checked if "www.opencredo.com" is in the Google search results (in the ui-acceptance-tests). But it is listed as "https://opencredo.com".

You need to change that variable in the ParallelUiTest.feature.