Closed
Description
Test "Create country with name in English" fails time to time with the following error:
==============================================================================
Robotframework.Country.Creation.Logic :: Verify country creation scenarios
==============================================================================
Create country with name in English :: Verify creation of country ... | FAIL |
Xpath xpath=//*[contains(@class, "selectize-dropdown-content")]/*[text() = "Germany"] should have matched 1 times but matched 0 times.
Log: https://travis-ci.org/php-coder/mystamps/jobs/205969329
I was trying to fix it in 50b7b9c commit but looks like I didn't fix it properly.