I am running automation tests on iOS devices using Protractor Selenium and I am getting a “no content found” error on the wait command. How can I resolve this error?
Hello, Macy
You can pass the below capability in your capability set and it will resolve the issue.
"enableCustomTranslation" : true