Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Clicking on boxes
#2
If using Internet Explorer or Firefox:
Open dialog from the floating toolbar: Windows,controls -> Accessible object actions.
Select "Do default action" or "Mouse actions".
Drag to capture the box.
Click Test to make sure that it will work.
Click OK, OK. It inserts code. Run the macro to test.

The code looks like this:
Code:
Copy      Help
Acc a=acc("Disable BBCode Disable BBCode" "CHECKBUTTON" win("Quick Macros Forum • Post a reply - Mozilla Firefox" "Mozilla*WindowClass" "" 0x804) "" "" 0x1011 0 0 "" 2)
a.DoDefaultAction

With Internet Explorer also can be used "HTML element actions" dialog. All is similar. Usually faster.

If using other browser, or accessible objects too difficult or does not work, try "Find image" dialog. It inserts code that finds a captured image and moves mouse to it. Then just add lef without coordinates.


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)