Message box not opening

what can do?.

Hi @subash1558,

Its not the message box . Please check the selector above the message box and fix it. UiPath is failing to identify the element which is above the message box

gettext

Did you checked the selector ? Is it working ?

Please provide me some more info, like full Selector , type of application you are using ?

1 Like

ok i will try bro thank you…

You can use Get attribute activity as well.

1 Like

i will try … thank you

@subash1558,

Make selector dynamic and it will work. Replace highlighted elements with wildcard ‘*’ in the selector.

image

eg. title=‘kBilling-Invoice*’ and title=‘$*’

5 Likes

i done it bro suprb

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.