Thursday
With the latest version of Edge, i noticed that the browser actions stopped working. Even when all of the issues happened with Edge v140, it seemed to be limited to UIA elements but now it seems it's the browser elements that are an issue.
In fact, when I try re-spying in browser mode, nothing on the web page is capable of being identified now.
Is this a known issue? Does everything have to be flipped to UIA mode?
yesterday
Hi Doug,
Try testing with different modes and see if you observe different results:
yesterday
Hi @doug.merrill , Yes it is known issue due to version update of Edge. Better kindly use different spy modes in replace of Browser mode until Issue resolves. In Web based applications always use different modes as backup for safer side to overlap the failures. If any help required related to this please don't hesitate to reach out me..😊
yesterday
thanks for the responses, I ended up updating the elements to UIA mode where needed, as that seems to be the most long term solution