Re: [BangPypers] how to handle attribute access

2010-08-01 Thread steve
Hi, On 08/01/2010 12:50 AM, Nitin Kumar wrote: Hi, I am working on automating some application. In one window say i have two ComboBox, but that window have scroll bar. Only one combo Box is visible at one time. I have functions to handle scroll of window. What i want is that how to handle att

[BangPypers] how to handle attribute access

2010-07-31 Thread Nitin Kumar
Hi, I am working on automating some application. In one window say i have two ComboBox, but that window have scroll bar. Only one combo Box is visible at one time. I have functions to handle scroll of window. What i want is that how to handle attributes so that one i want to set some value in th