Skip to content

Redo the driver.get and execute script implementation to fork process and not hang when command invoked #2

Description

@daluu

Currently, on Windows at least, calling driver.get() or execute (java)script will cause the WebDriver command to hang until the app/script or whatever is launched by the command terminates.

Need to rework the implementation to fork the process and return immediately instead, and have it be OS platform agnostic.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions