Disambiguation: Selenium
Software >
Ruby > Ruby web programming, Ruby testing >
(on Wikipedia)
https://www.selenium.dev/ [ 1 ] was http://selenium.seleniumhq.org/
Stuff ∞
- Use the Ruby Selenium Bridge. It’s included in the Selenium distribution.
- Use the RubySelenium package that Kingsley’s been working on.
- Or build a pluggable backend to Watir that, instead of driving IE/COM, generates Selenium HTML tables. Then you can feed these to Selenium.
Footnotes
Last updated 2020-07-25 at 12:41:20
ported