Skip to content

Install WebDrivers automatically #31

@colatkinson

Description

@colatkinson

As of right now, the framework requires manual installation of platform-appropriate WebDrivers. There is a Maven plugin that handles this exact problem.

Would you consider any of the following as acceptable changes to the framework?

  1. Integrating with this plugin. As of right now, my solution to getting the two to work together involves some hacky bash scripting
  2. Loading the drivers from the resources folder. This would allow the project to work when packed into a JAR

If there are established solutions to these problems, I apologize, but I couldn't find any. I would be more than willing to work on a PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions