I am tying to select the company (from inside the window) or at least click ok (at buttom), but somehow uiexplorer can not see either.
note this window pops up when i open the browser (on .asp) as company needs to be selected before i can log into the erp.
it feels like onion peel, window inside another window
@Attila1, put the Element Exist activity after the Open Browser and take the Selector of Ok button. If it exists then you can click the ‘Ok’ button(use full Selector).
I tried that also tried to modify in uiexplorer, but somehow “OK” and lines for “company code” is not visible /recognized at all. i tried web, citrix recording as last resort.
hi,
you can try this with computer vision activities.
I have left you the link of uipath academy. This activity is really useful, hope this will solve your problems.