Git Product home page Git Product logo

Comments (6)

duedl0r avatar duedl0r commented on September 8, 2024 11

Could you describe how you got it to work?
Cheers

from pyautogui.

asweigart avatar asweigart commented on September 8, 2024

I'm no xlib expert, I cobbled those functions together mostly from StackOverflow answers. But if there's a solution for this, I'd love to get pull requests.

But for me personally anyway, this isn't on my road map of things to do. You might have better luck with something like Selenium.

from pyautogui.

chrism91 avatar chrism91 commented on September 8, 2024

Just got it to work! Sorry for the invalid request. Looks like your mod doesn't depend on physical interfaces in the hardware. Good thing. For me. And probably others.

Side note: Is there a way to pass variables copied using keyboard shortcuts? I have 'ctrl' 'c' copied a line of text, and would like to know if your module has any knowledge of the content performed by shortcuts.

Thanks!
Chris

from pyautogui.

chrism91 avatar chrism91 commented on September 8, 2024

Selenium is dope. But for the kinds of authentication I'm working around, this tool is ideal.

from pyautogui.

dragon788 avatar dragon788 commented on September 8, 2024

Has anyone tested this with Xvfb or it's successor (can't recall the name offhand)? They implement a passable X server that can be utilized by exporting DISPLAY=:99 or something similar and running Xvfb with the appropriate arguments.

from pyautogui.

asweigart avatar asweigart commented on September 8, 2024

Currently PyAutoGUI doesn't support remote/headless machines. I've created a master issue #133 to track the development of this feature.

from pyautogui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.