flash an element in watir
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
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