Skip to main content

I am using a recorder in AA 360. My first capture I am using Get Property >>>HTML Inner Text and have this in my inner text list [ Portfolio, Accounting, Contacts, Reports]. Can I use Web Automation: Click Action to search a specific Inner Text? If yes please elaborate. I am new to the platform. Thank you!

 

@aacenas The Web Automation package is no longer supported. Don’t use it. Use the Recorder: Capture action instead.

Yes, you can get it to select a specific inner text in the DOM XPATH.

Something like:

Then again, it’s much easier to expand the Object Properties and have it find the string directly.

I think the old Web Automation package is messing you up a bit. Recorder: Capture is much, much easier.