Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Check existence of web objects on page
#5
Solved: 12 Years, 10 Months, 3 Weeks ago
I was able to resolve this as soon as I made changes to the syntax:

Code:
Set QuoteRefId = Browser("IPSDK WEB GUI (Search)").Page("Customer Info").Frame("Quote Header").WebEdit("Quote_RefId")

Earlier, the Webedit was shown under a Webtable, hence QTP was not supporting it.

Without manually calling the function ExistsandDisabled for each web object like Webedit, Weblist etc, is it possible to write a function which would do ExistsandDisabled() functions for all webobjects on the shown page? Right now, I have to write separate code for 10-12 webobjects on the page Sad
Reply


Messages In This Thread
Check existence of web objects on page - by eltee - 03-16-2011, 02:43 PM
RE: Check existence of web objects on page - by eltee - 03-16-2011, 04:19 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Smile If Then Is Always True For Web Objects zunebuggy 1 1,421 04-17-2020, 04:30 AM
Last Post: zunebuggy
  click each web link in a page using Index or other method in QTP smeijer 13 26,290 04-29-2017, 04:53 PM
Last Post: kowshik
  VB Script to count number of links in a web page. Suma Parimal 4 26,222 07-01-2015, 12:59 PM
Last Post: govind
  How to connect two web element objects? zawarepradeep@gmail.com 1 3,011 07-23-2014, 11:23 PM
Last Post: Ankur
  Spy is not deteting Web objects ssandula 0 2,213 11-25-2013, 04:33 PM
Last Post: ssandula

Forum Jump:


Users browsing this thread: 1 Guest(s)