omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular
    1. Home
    2. teeter

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 3
    • Best 0
    • Controversial 0
    • Groups 0

    teeter

    @teeter

    0
    Reputation
    349
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    teeter Unfollow Follow

    Latest posts made by teeter

    • Sendkeys to ui.WebView

      Trying to automate a webview by evaluating javascript in a page. I can set the input control value with a CSS selector, but the input control object triggers a validation event on the webpage and will not let me submit until the validation happens. The fastest way I can see to fix this is to send keys to the input control. I have tried this with javascript, but cannot send keys to the webview, just set the value of the control. Does anyone have any ideas on how to get this working?

      posted in Pythonista
      teeter
      teeter
    • RE: Interact with Javascript in Pythonista

      This worked great. Thank you!

      posted in Pythonista
      teeter
      teeter
    • Interact with Javascript in Pythonista

      Does anyone know how to interact with Javascript in Pythonista? I use PhantomJS and Selenium on my desktop, but cannot for the life of me figure out how to get it working with Mechanize. I really just need to click accept on a modal and can't figure out how to do it without PhantomJS or Selenium. I tried setting the cookie to "accepted" and some other things, nothing is working. Any help is appreciated!

      posted in Pythonista
      teeter
      teeter