Click 'text Save as': Cannot get the screen rectangle of this UI node. A possible reason might be that the element is not visible

Can anybody help me to solve this error
Click ‘text Save as’: Cannot get the screen rectangle of this UI node. A possible reason might be that the element is not visible.

Main.xaml (17.0 KB)

@yuvrajsinghrathore570

You selector might be wrong…are you using coordinates to get the details

Cheers

I am just using a click activity and don’t know the concept of coordinates.Should i first learn about coordinates?

@yuvrajsinghrathore570

Okay to start with I see you are writing text to notepad file and saving it

You need not use ui activities for this

You can use write text file activity and pass the filename and location and also can pass the text you want to write to it and it would be written and saved

updatescheck.xaml (6.0 KB)

cheers

1 Like

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