# File lib/selenium/auto_it_window.rb, line 23 def wait_for_activation @autoit.WinWaitActive(@title, @text, 30) end