lib/celerity/watir_compatibility.rb in jarib-celerity-0.0.5.4 vs lib/celerity/watir_compatibility.rb in jarib-celerity-0.0.5.5

- old
+ new

@@ -23,11 +23,9 @@ # Added for Watir compatability - not in use by Celerity def bring_to_front; true; end # Added for Watir compatability - not in use by Celerity def speed=(s); s end # Added for Watir compatability - not in use by Celerity - def wait; end - # Added for Watir compatability - not in use by Celerity def status; '' end end module ClickableElement \ No newline at end of file