unobtainium-multifind 0.1.0
This gem provides a driver module for unobtainium allowing for more easily finding (one of) multiple elements. It requires a driver implementing the Selenium API, specifically the #find_element method.
Gemfile:
=
インストール:
=
Runtime依存関係 (1):
unobtainium
~> 0.5
Development依存関係 (8):
必須要件:
Unobtainium driver implementing the Selenium API