Project

General

Profile

Actions

Feature #36978

open

Possibility to use selenium remote driver

Added by dosas please_edit_me 5 months ago. Updated 5 months ago.

Status:
Ready For Testing
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

In order to easily execute the selenium tests it would be good to have the possibility to use selenium remote webdriver images

```
docker run -d -p 4444:4444 --shm-size="2g" selenium/standalone-chrome:119.0

```

This driver could then be accessed from vagrant or CI docker images by i.e. setting an environment variable SELENIUM_REMOTE_HOST=<ip>

Actions #1

Updated by The Foreman Bot 5 months ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/9952 added
Actions

Also available in: Atom PDF