unobtainium-multifind 0.4.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.13
Development依存関係 (7):
必須要件:
Unobtainium driver implementing the Selenium API