Skip to content

Can I evaluate javascript code with seleniumbase github action? #3835

Answered by mdmintz
juanfrilla asked this question in Q&A
Discussion options

You must be logged in to vote

The SeleniumBase API is independent of the location where you're running your script, so whether you're running in GitHub Actions or on your local machine, use sb.execute_script(script) to evaluate JS code.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@juanfrilla
Comment options

@mdmintz
Comment options

Answer selected by mdmintz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants