Skip to content

Cross browser - should Chrome, firefox and edge work with packages latest version? #945

@luruena

Description

@luruena

We are trying to run our features with chrome + firefox + edge but we are getting different issues when we want to run with selenium or docker -selenium. We've set up a Cucumber/Nightwatch integration and I can only run tests using chrome/chromeheadless without any issues
We have been follow the example posted at packages

So here is my question if you want to run cross browser testing with Cucumber/Nightwatch integration Should it work with the latest version of packages?
We want to run locally and with docker-selenium

Expected Behavior

Runs our tests with Chrome, firefox and edge

Current Behavior

Firefox: We are having same issue when we want to run locally or with docker compose
Edge: since docker-selenium version 4 is under development I just tried locally but it is not working

Your Environment

  • Version used:
  • Browser Name and version: Firefox 90.0.2 and edge Version 92.0.902.55
  • Operating System and version: Windows 10 - desktop
  • Docker-Compose: version: "3.9"
  • Link to your project:
    "@cucumber/cucumber": "7.3.1",
    "chromedriver": "91.0.1",
    "geckodriver": "2.0.1",
    "nightwatch": "1.7.7",
    "nightwatch-api": "3.0.2",
    "selenium-server-standalone-jar": "3.141.59",

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