Hello,
After updating PAD from 2.26 to 2.27, we have an issue with a CSS selector that is an image.
We are using Chrome for the navigation.
Selector is: img[title="OK"]
In 2.26 we could click on the image, but in 2.27 we can't - although we can see it finds it.
We have tried to recapture the control, clicking using Execute javascript on web page, but same result. It works with 2.26 but not with 2.27.
Anyone else facing this issue? Any idea how to solve that? So far the only way I have found is to send a Return to foreground window which is not the ideal.
Thank you in advance,