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

Also available in: Atom PDF