Items of a list listbox is identified as webtable. Need count of the Webtables - Printable Version +- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums) +-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP) +--- Forum: VB Scripting/Descriptive Programming (https://www.learnqtp.com/forums/Forum-VB-Scripting-Descriptive-Programming) +--- Thread: Items of a list listbox is identified as webtable. Need count of the Webtables (/Thread-Items-of-a-list-listbox-is-identified-as-webtable-Need-count-of-the-Webtables) |
Items of a list listbox is identified as webtable. Need count of the Webtables - SweetyChowdhury - 07-07-2011 Hi, There is a object in my AUT which has appears as webedit but when click on it it shows all the items that can be inputed.(appears just like items in a listbox). Each item is identified as a separate webtable. I want to take the count of those webtables appearing for that single webedit. Any suggestions will definately help. RE: Items of a list listbox is identified as webtable. Need count of the Webtables - rajpes - 07-08-2011 If that is ajax related, you may need to use qtp 10 https://www.learnqtp.com/qtp-now-supports-silverlight-ajax-google-webtoolkit-dojo-yahoo-user-interface/ |