- Setup a fresh Ubuntu 22.04 LTS machine
- Load this application code onto the machine
- Navigate to the application directory
- Run
chmod +x bin/linux_setup.sh - Run
./bin/linux_setup.sh - Run
./bin/rails c - Execute
DebugJob.new.performand observe the chromedriver output and look for the line:Page Title: Google - Execute
DebugJob.perform_async - Exit the rails console with
exit - Run
bundle exec sidekiqand observe the chromedriver output and look for the linePage Title: Google
-
Notifications
You must be signed in to change notification settings - Fork 0
dipth/chromedriver_example
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Minimal example for debugging a problem with chromedriver on linux
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published