Class
AutoItWindow
In:
lib/selenium/auto_it_window.rb
Parent:
Object
Methods
activate
activate_if_needed
active?
close
new
on_activation
send_keys
state
wait_for
wait_for_activation
wait_for_appear
Public Class methods
new
(autoit, title, text=nil)
on_activation
(autoit, title, text = nil) {|window| ...}
wait_for
(autoit, title, text = nil)
Public Instance methods
activate
()
activate_if_needed
()
active?
()
close
()
send_keys
(keys)
state
()
wait_for_activation
()
wait_for_appear
()
[Validate]