Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
WebElement("WebElement").Click is not working
#1
Solved: 10 Years, 9 Months ago Exclamation 
Hello everyone...

i m testing a website ... and was trying to execute the following code
Code:
Browser("xyz").Page("abc").WebElement("WebElement").Click

on clcik of this....
Browser("pqr") should open...

code:
Code:
Browser("abc").Page("xyz").WebElement("WebElement").Click

If  Browser("pqr").Exist Then
Reporter.ReportEvent micPass,"pass","valid"
else
Reporter.ReportEvent micFail,"fail","invalid"
End If
if return code is like this ...it gives pass result but does not open
browser (pqr)

plz suggest me what to do?
Reply


Messages In This Thread
WebElement("WebElement").Click is not working - by sia sharma - 06-11-2012, 12:38 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Click after CheckProperty to a WebElement passed via Function argument fails naruoga 0 1,027 02-28-2019, 11:46 AM
Last Post: naruoga
  Unable to capture value of Webelement which is changing dynamically sheetal 9 15,639 02-16-2018, 11:01 AM
Last Post: janki_kakadia
  Unable to click on dynamically changing webelement preeti 0 1,696 04-29-2017, 08:50 PM
Last Post: preeti
  How to get the Webelement object name. Shilpa Gorantla 1 2,360 07-29-2016, 03:53 PM
Last Post: Shilpa Gorantla
  QTP not selecting appropriate webelement from the webtable..Need Solution satishkumarm 11 21,059 03-23-2016, 12:47 PM
Last Post: Swetha_Bayya

Forum Jump:


Users browsing this thread: 1 Guest(s)