Project

General

Profile

Actions

Feature #36978

closed

Possibility to use selenium remote driver

Added by dosas please_edit_me about 1 year ago. Updated 4 months ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Tests
Target version:
-
Difficulty:
Triaged:
Yes
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 about 1 year ago

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

Updated by The Foreman Bot 5 months ago

  • Fixed in Releases 3.12.0 added
Actions #3

Updated by dosas please_edit_me 5 months ago

  • Status changed from Ready For Testing to Closed
Actions #4

Updated by Ewoud Kohl van Wijngaarden 4 months ago

  • Category set to Tests
  • Triaged changed from No to Yes
Actions

Also available in: Atom PDF