Example Selenium avatar
Example Selenium

Pricing

Pay per usage

Go to Apify Store
Example Selenium

Example Selenium

Example of loading a web page in headless Chrome using Selenium Webdriver.

Pricing

Pay per usage

Rating

5.0

(2)

Developer

Apify

Apify

Maintained by Apify

Actor stats

3

Bookmarked

283

Total users

3

Monthly active users

a year ago

Last modified

Share

Selenium controlled chrome example

This actor serves as an example of how to use selenium with chrome on Apify.

To use selenium with chrome in actor you need a dockerfile which has chrome and chrome driver with correct versions installed in global path. You can use our docker file apify/actor-node-chrome and apify/actor-node-chrome-xvbf (for non-headless mode). Or can build your own custom file.