Rasukarusan / shellnium

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

New demo and bug fix #7

Closed 644 closed 3 years ago

644 commented 3 years ago

demo3.sh generates a full-page screenshot of a website. Also removed the >/dev/null from exec_script so that the response data can be used in scripts (useful in demo3.sh)

Rasukarusan commented 3 years ago

@644 thanks pull request!! I’ll check this week!

Rasukarusan commented 3 years ago

@644 demo3.sh looks good! And thanks fix exec_script! 👍 👍 👍