Skip to content

General

2 results found

  1. Add pipe methods to API (pipe to email, pipe to GDrive, pipe to Dropbox etc.)

    On user account configure email credentials (login/password) or/and Google/Dropbox OAuth flow and then add methods to request- pipe result to email or to GDrive/Dropbox using the token from account.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Is there anyway to use phantomjscloud in selenium-webdriver ?

    normally we can start phantomjs as webdriver phantomjs --webdriver=9444, and use it in selenium-webdriver like

    var driver = new webdriver.Builder()
    .forBrowser('phantomjs')
    .usingServer('http://localhost:9444')
    .build();

    is possible we can use phantomjscloud in the usingServer section . or will phantomjscloud give me some control to handle the page like , fill form and login then click add to basket ?

    7 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?

General

Categories

Feedback and Knowledge Base