Intellipaat Back

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

I want to use a JS function that will be called when an HTML element is clicked. In the navigate properties of my navigate stage, I can choose the HTML element, and select "Invoke Javascript function" as my action, this takes 2 inputs: the function name, and the arguments. Where do I write the function itself?

1 Answer

0 votes
by (9.5k points)

try doing this 

  1. Use a application modeller to spy the whole window so path is /HTML.
  2. Then use a navigation step and choose "Insert Javascript fragment".
  3. This way you can invoke your JS and then click the button afterwards in BP.

Related questions

31k questions

32.8k answers

501 comments

693 users

Browse Categories

...