Intellipaat Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in RPA by (5.3k points)

I would like to know how do we access an element (for ex -by classname) in JavaScript that is used with run script option in Automation anywhere for a specific website. The normal JavaScript operation with variables work in AA but if i try using DOM elements it gives error as Document is undefined. I am trying this with JS as it is cross browser compatible and not using VBscript as it restricts only to IE.

Please share some example that highlights my problem scenario.

Thanks in Advance

1 Answer

0 votes
by (9.5k points)

Aa manual doesn't really tell what it is used to work on script,  you can use web recorder or you can execute javascript function.

Browse Categories

...