Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
pyautogui
#1
I used the following two statements below to locate a word in a webpage
pyautogui.hotkey('ctrl', 'f')
pyautogui.hotkey('ctrl', 'v')

How can I return the position of the located word, so I can move the mouse to it? Thanks in advance
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Can't import pyautogui HowardHarkness 5 32,803 Jan-04-2019, 12:30 AM
Last Post: HowardHarkness

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020