scrollbars are typically provided by the browser, when contents in a text area exceed the space given.
I think there are CSS controls for this, so you might be able to examine the CSS attributes to see if they are enabled or not It might help to consult with one of your developers to really understand how to test this if not just doing it visually. On Jan 11, 8:55 pm, Thien Nguyen <[email protected]> wrote: > Hi all, > > I have a problem about the windows which have static size (cannot be > resizable), it should not have any scrollbar inside, so could anybody > help me to find out the way for checking the existence of scrollbar ? > > Btw, I dont know if I can check the windows maybe resizable or not by > Watir script ? > > Thanks a lot for your help. > > Regards, > Thien -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected]
