Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

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

Can I evaluate javascript code with seleniumbase github action? I need to inject code to obtain a token
Im being detected with docker + proxies on server but not on the same conditions locally, im going to try with gh action

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

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.

You must be logged in to vote
2 replies
Comment options

And can I call that gh action whenever I want?

Comment options

See "Unlimited Free Web-Scraping with GitHub Actions" on YouTube:

https://www.youtube.com/watch?v=gEZhTfaIxHQ

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

AltStyle によって変換されたページ (->オリジナル) /