Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to disable a popup window opened during clicking links of a webpage
#1
Not Solved
how to disable a popup window opened during clicking links of a webpage

Code:
Browser("Siebel Analytics Log In").Page("Siebel Analytics Log In").WebButton("Log In").Click
Browser("Siebel Analytics Log In").Page("Siebel Analytics Log In").Frame("AnswersEntry").Link("Dashboards").Click


Browser("Siebel Analytics Log In").Dialog("Connect to sharepoint.yy.com").WinButton("Cancel").Click

(see above line, here i have to click cancel, i want without clicking any where the popup window should disappear)


Browser("Siebel Analytics Log In").Page("Siebel Analytics Log In").Link("I-View Incremental Status").Click
Browser("Siebel Analytics Log In").Page("Siebel Analytics Log In").Link("IMC Analysis").Click
Reply
#2
Not Solved
Hi Sanjeeb,

You can use recovery scenario to handle Pop ups, just check in this forum using recovery scenario and try to implement in your code, you will solve your problem, if you need more information please let me know.

Thanks
Mahesh
Reply
#3
Not Solved
I think this is the behaviour your application which can not be minimised.
may be you can try using a recovery scenario for this

Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Capture All text from webpage and copy it... mpatra 3 4,902 07-25-2018, 05:33 PM
Last Post: vimlesh
  Reading XML Data from a WebPage shaan.mishra87@gmail.com 1 2,032 09-28-2016, 09:16 PM
Last Post: supputuri
  Object doesn't support this property or method: 'window(...).window(...).winobject' senthil5683 1 3,500 07-04-2016, 07:08 PM
Last Post: venkatesh9032
  Using static descriptive programming how to count no. of objects on any webpage alpha1 4 6,725 08-11-2015, 08:48 PM
Last Post: kotaramamohana
  I want to click on all the links in the webtable. These links are nothing but some co abhideshpande001 0 2,568 07-22-2015, 09:36 AM
Last Post: abhideshpande001

Forum Jump:


Users browsing this thread: 1 Guest(s)