Skip to main content

How can I click OK on each webpage where the next or end button is there.

Screenshot 2022-08-20 062216

Hi @Abdulai Alhassan​ ,

 

You can use the Recorder: Capture Action to achieve that.

I'd also recommend refining the XPath in the DOMXpath property under Object Properties in the Capture Action so that the bot won't have a hard time trying to find the element it is supposed to interact with.

 

If the concept of XPaths is foreign to you, then here is a quick tutorial on XPaths.

 

I've also written few articles I've written on the topic which you can find here.

 

Kind Regards,

Ashwin A.K


@Ashwin A.K​ 

Thank you for the reply.

I found this helpful.


Reply