pkudrys
12 months agoFrequent Contributor
mapped elements in headless mode does not return child elements
Hi folks,
I'm recently trying to run my web-based tests in headless mode and I found a blocking issue that the mapped elements does not have child elements. Therefore, FindChild method (and other Find methods) fails to find child elements in such element. The mapped element alone is found. It just shows ChildCount = 0. Please see the attached image. Does anyone experience the same issue?
Just an update, the SmartBear team was able to reproduce the issue and admitted that I found a bug. So, the headless mode is currently useless for us and we have to wait for the fix. At least the bug was finally confirmed :D