Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Web page Calender Pop-up Date Selection Issue
#1
Greetings,

I am unable to get the date selected off the calender pop-up on a web page.

The pop-up is visible but the date does not get selected and QM just waits for the window to be active I guess.

Please advise.

Code where it gets stuck:
int w3=wait(50 win(" -- Webpage Dialog" "Internet Explorer_TridentDlgFrame"))

Thanks & Best Regards,
Philip
Best Regards,
Philip
#2
try
int w3=wait(50 WV win(" -- Webpage Dialog" "Internet Explorer_TridentDlgFrame")) ;;wait for visible

Can I test the webpage?
#3
Hi Gintaras,

Tried That too.
Didn't work.

I wish you could.
But it's company software with IDs & passwords.
Best Regards,
Philip
#4
Greetings Gintaras,

I have send you a PM on this one.

Really appreciate your help as always.

Best Regards,
Philip
Best Regards,
Philip
#5
Dear Gintaras,

Have sent you another PM...

Best Regards,
Philip
Best Regards,
Philip
#6
Resolved. To show the calendar popup window was used Htm.Click. It waits until the calendar closed. Replace Click with ClickAsync.


Forum Jump:


Users browsing this thread: 1 Guest(s)