You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 29, 2020. It is now read-only.
just upgraded to 0.1.7 and most of my tests started breaking. Getting this error:
undefined method `to_xml' for "Culerity::RemoteObjectProxy.new(94, @io)":String (NoMethodError)
coming from this code:
$browser.elements_by_xpath("//table[@Class='aeDays']//td")[day].to_xml
like I said: works in celerity. Works in 0.1.5. Any ideas?