A. Use the .visible method …
Example watir:
if @b.visible then puts "Browser IS visible" else puts "Browser IS NOT visible" end
A. Use the .visible method …
Example watir:
if @b.visible then puts "Browser IS visible" else puts "Browser IS NOT visible" end