Python Forum
Looking through multiple screens for a button
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Looking through multiple screens for a button
#1
I have used pyautogui to look for a button and then click on it. But I have noticed that it doesn't work when there are multiple screens to a machine. Currently when there is one screen, pyautogui looks at a screenshot I have of the button and finds it on the screen, then it clicks it. I was reading in a forum that pywinauto allows for multiple screens but I'm not sure how that works exactly. Can someone give me an example or recommend what I should be using?
Reply
#2
Need example, please show code.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Scripting: Multiple Votes With a Single Click or Button Ovidiu 0 1,364 Jul-07-2020, 10:51 AM
Last Post: Ovidiu
  Running Ajax multiple times on button click? CaptainCsaba 1 2,068 Mar-11-2020, 02:17 PM
Last Post: CaptainCsaba
  Can Python build graphical screens like this? wasa 1 2,858 Mar-08-2018, 01:24 PM
Last Post: Larz60+
  'NoneType' object has no attribute error, when using Kivy Screens chelovek 3 10,971 Feb-05-2017, 05:37 AM
Last Post: chelovek

Forum Jump:

User Panel Messages

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