Kashif Ali
2014-12-09 19:41:19 UTC
Hi,
I was helping someone can help me out. I am using the pywin32 module,
however I can't work out how to get the mouse to highlight specific text
on a webpage and save it into a variable.
I'm making an auto clicker, everything seems to be fine I can click on
browser url bar, enter a url etc... But if I wanted to select text I don't
know how to, then I would like for it save that into a variable, which I
can use to work out next steps.
for example, copy a number from the webpage put it into the clipboard then
transfer it into a variable to do some arithmetic on etc..
any help would be appreciated.
I was helping someone can help me out. I am using the pywin32 module,
however I can't work out how to get the mouse to highlight specific text
on a webpage and save it into a variable.
I'm making an auto clicker, everything seems to be fine I can click on
browser url bar, enter a url etc... But if I wanted to select text I don't
know how to, then I would like for it save that into a variable, which I
can use to work out next steps.
for example, copy a number from the webpage put it into the clipboard then
transfer it into a variable to do some arithmetic on etc..
any help would be appreciated.