MarcusBengtsson
2 years agoFrequent Contributor
Unable to click on a specific button on web
Hard to explain, but when I am trying to record and click on create test button it will record it as the "ComTestWeb" (right side in image) and not browserwindow2 (left side). So I copied the selectors and created it under BrowserWindow2 but it still is not possible to highlight it for some reason
Browserwindow2 highlights correctly.
But after my change to add createbutton under Browserwindow2 it cant highlight it.
I managed to fix this earlier with a similar issue as it was about the http path needed to be changed but not working now. Anyone else had this issue?