Skip to content

Suggestion: verify connection to browser after InstallWebUnit[] #9

@ssmit1986

Description

@ssmit1986

Today I found an issue where WebUnit would throw mysterious errors. After some digging, it turned out that the system running WebUnit did not have permissions to use the command line, so it could never launch the web driver.

In the code of InstallWebUnit[] there is the line Quiet[URLFetch[webDriverBaseURL<>"/status"]] that checks if the process is already running. Maybe this check should be performed again after launching the driver to check if it really did launch.

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