unobtainium-multifind 0.3.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