I am running desktop browser automation tests, and on the thread.sleep command, I am getting the error "No content found"

I am running desktop browser automation tests, and on the thread.sleep command, I am getting the error “No content found”. How can I resolve this?

Hello Anna,

You can pass the "enableCustomTranslation" capability as true in the capability set. It will resolve the issue. I hope it resolves the issue.