Description
There is an Africa Talking automated test with protractor tests/e2e/protractor/sms/africas-talking.js, it failed randomly in Github Actions. But after we restructured the files for the e2e tests, now the protractor tests are running in a different order as before, and this test is constantly failing. We decided to turn it off from protractor and migrate this test to wdio to properly fix it.
Description There is an Africa Talking automated test with protractor
tests/e2e/protractor/sms/africas-talking.js
, it failed randomly in Github Actions. But after we restructured the files for the e2e tests, now the protractor tests are running in a different order as before, and this test is constantly failing. We decided to turn it off from protractor and migrate this test to wdio to properly fix it.