Rasukarusan / shellnium

:dizzy: Selenium Webdriver for Bash (or Zsh).
https://shellnium-site.vercel.app
MIT License
173 stars 21 forks source link

Chromedriver updated, Shellnium cannot be sourced #21

Open AnnisaSamsi opened 1 month ago

AnnisaSamsi commented 1 month ago

Using Shellnium 1.5, Ubuntu 20.04.6 When Chromedriver updated to version 128.0.6613.84, attempting to source selenium.sh causes the system to exit instead of to connect with the chrome web browser.

When I try to run source selenium.sh the following occurs:

-bash: ./lib/util.sh: No such file or directory -bash: ./lib/core.sh: No such file or directory detect_version: command not found new_session: command not found is_ready: command not found [ERROR] chromedriver is not running. Connection to 205.125.100.116 closed.