Selenium IDE: Call JavaScript function from application page

Viewed 154

Running Selenium IDE 3.17.0 in Chrome.

I want to execute a JavaScript function in the page I am testing.

I didn't find a way to have "executeScript" access functions.

Any way to achieve this?

0 Answers
Related