![]() |
Can QTP handle slick grid table in a web page - 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: Can QTP handle slick grid table in a web page (/Thread-Can-QTP-handle-slick-grid-table-in-a-web-page) |
Can QTP handle slick grid table in a web page - qtplearner88 - 04-24-2013 Hi , The AUT is having a slick grid table. This table is little bit different from normal web table. QTP identifies the whole table as a web element. But in the object structure, a web table can be seen above this web element. Can QTP handle this type of tables.? Please find the attachment also RE: Can QTP handle slick grid table in a web page - basanth27 - 04-24-2013 Add the webtable just before the webelement and see if that gives you the data you need from the cells? RE: Can QTP handle slick grid table in a web page - shilpi952 - 10-01-2019 (04-24-2013, 12:06 PM)basanth27 Wrote: Add the webtable just before the webelement and see if that gives you the data you need from the cells? i basanth i m not able to find webelement related with slick grid could you please help,and also i dnt have webtable |