Archive

Posts Tagged ‘flash’

flash an element in watir

May 7th, 2009 No comments

When debugging the scripts of the watir application, there may be a need to flash an element, following is the code:

ie.element_by_xpath(” “).flash

Categories: watir Tags: