Not able to click cross


looks like Oracle. Did you enabled JAVA extension?

were you able to capture any element on this application? try installing JAVA extension and let me know

@SSD

You can solve this error by trying below,

  1. Indicate the cross section with proper anchors and in activity properties give wait for read is complete
  2. use check app state to ensure that cross section is avaialable or not
  3. if above both not worked use CV click

try and let me know if any issues

Happy automation!!

@SSD,

Use prebuilt activity Close Window for this which is more reliable than Click

i Couldnt find this activity in UiPath

@SSD

if you didn’t get the solution by following above options

use Close window activity to close that it will be available in classic. Follow belwo screen shot to get the activity

@SSD,

It’s a classic activity. Check the filter in Activities panel to show classic activities in the panel like shown by @yedukondaluaregala