Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Automate web pages in Google Chrome
#1
Hi
How do I use QM to interact with web pages in Google's Chrome browser?
How do I do the equivalent of el=htm(); el.SetText; el.Click; etc functions that work with Internet Explorer, in Chrome?

For example, how do I program QM to automate Chrome to enter some text on the Google search page and click "Google Search".

Thanks for your help,
John
#2
Now cannot test it but tested some time ago. Html elements and accessible objects cannot be used in Chrome.
#3
Thanks, Gintaras.
Is it likely that QM will be able to interact with web pages in Chrome any time soon?

Can QM interact with web pages in Firefox?
#4
Quote:Is it likely that QM will be able to interact with web pages in Chrome any time soon?
It depends on Chrome. Accessible objects are implemented by applications. QM just finds them and tells them what to do.

In firefox can be used accessible objects.

Html elements - only in Internet Explorer and IE-based browsers.


Forum Jump:


Users browsing this thread: 1 Guest(s)