lib/vapir-ie/frame.rb in vapir-ie-1.7.0 vs lib/vapir-ie/frame.rb in vapir-ie-1.7.1.rc1

- old
+ new

@@ -26,12 +26,8 @@ def document_object content_window_object.document end alias document document_object - - def attach_command - @container.page_container.attach_command + ".frame(#{@how.inspect}, #{@what.inspect})" - end end end \ No newline at end of file