Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Getting QM to see elements in Maxthon Browser main window
#6
Yes, for v1 only change the class name. But I don't know what it is. You can find it using QM 'Explore windows' dialog. Using the Drag picture find Internet Explorer_Server child window. The class name will be of some of its ancestors.

Or instead of BringWindowToTop find Internet Explorer_Server child window and then use the handle with htm. Also add flag 16.

Macro
Code:
Copy      Help
int ies=child("" "Internet Explorer_Server" win("" "IEFrame"))
Htm el=htm("A" "Quick*" "" ies 0 14 0x21|16)


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)