Jump to content

ControlClick problem


GoFor
 Share

Recommended Posts

Hi guys, I have a small problem with ControlClick. So I have this (for example):

ControlClick("[CLASS:Chrome_WidgetWin_1]","","Chrome_RenderWidgetHostHWND1","left",1,803, 676)

In my PC(Windows XP) that work great but in laptop(Windows 8) which have the same "title" and "controlID"("ClassnameNN", not "ID") it doesn't work... do you know what's going on? Why it doesn't work?

Link to comment
Share on other sites

  • Moderators

Have you tried it without the x,y coordinates, just letting it default to the center of the control?

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

Link to comment
Share on other sites

There are ways to manipulate dom objects within chrome, but i'd suggest FF or IE, just because those are ready out of the box (more specifically, <ie.au3>)

Edited by jdelaney
IEbyXPATH-Grab IE DOM objects by XPATH IEscriptRecord-Makings of an IE script recorder ExcelFromXML-Create Excel docs without excel installed GetAllWindowControls-Output all control data on a given window.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...