The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 895 - File: showthread.php PHP 7.2.34 (Linux)
File Line Function
/showthread.php 895 errorHandler->error




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
firefox - get title or url on trigger
#1
i want to use win c in firefox to copy
only the text of a link, not the complete url of the a html tag.
my current solution is to send a rightclick and keys mY.
i tried acc, but no luck so far.

Code:
Copy      Help
int firefox_hwnd=win("" "" "firefox")
act firefox_hwnd
rig
mou 10 10 0 1
key mY
mou
str clip
clip.getclip
act _hwndqm
out clip

***

can you give me example for how to take over mouse control
for say 20 seconds ?
something way smaller then qm recording,
i have the idea to build an info tool, where you
can click on the record button for text under mouse
collecting.

thanks
pi


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)