Skip to content Skip to sidebar Skip to footer
Showing posts with the label Watir

Get Elements By Attributes

i will be short. As far as i know watir library provides two methods for getting html elements. Alm… Read more Get Elements By Attributes

How To Save Complete Html Page With Frames/iframes Included?

During the web scraping I want to save current page's html to a file for later debug. browser.h… Read more How To Save Complete Html Page With Frames/iframes Included?