The name mapping and test cases work fine on local browsers, but would complain about page or object not found when running headless remote browsers and in parallel testing. I have the following se...
The selector it mentioned is already the first and the only one in the list, the "Improve Performance" only adds an empty selector to the head of that list.
RichardPla There are not always answers to every post.
It could be because the original poster figured it out and never posted the solution. That happens frequently.
If the volunteers who are answering questions don't have any more information to offer, then the thread can stop as well.
You can try asking the original poster for their solution. If you are having a similar problem, you can create your own post and include the details and see if anyone answers.
Hi, have you found the solution of this problem? I'm now experiencing the same issue with headless mode. And what I found is, that the web page/mapped elements in headless mode simply does not return their children elements. And this is also why FindChild method fails. Unless I missed something in the headless mode settings, I believe it's a bug in TC headless implementation. Of course, I also created a ticket and waiting for reply from smartbear.