tebeka / selenium

Selenium/Webdriver client for Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Help with javascript execution example

felipelyp opened this issue · comments

Could someone show me how to run a script, I tried this way below and I couldn't

image

Error:

image

1 -How do I execute javascript correctly?

2 - How do I pass an element through ExecuteScript?

Sorted out!! My mistake, sorry lol