Project

General

Profile

Actions

Patch #34579

closed

Use 'webdrivers' gem to manage the Chrome driver for system tests

Added by Marius BĂLTEANU over 3 years ago. Updated about 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Gems support
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

Currently, we need to manually install Chrome and Chromedriver in order to run the system tests.

We can improve this by using the Webdrivers gem which automatically downloads/updates the Chrome driver depending on your installed Chrome version. The gem supports other drivers as well: Firefox, Edge, etc.


Files

Actions #1

Updated by Go MAEDA over 3 years ago

+1 nice improvement!

Actions #2

Updated by Go MAEDA over 3 years ago

  • Target version set to Candidate for next major release
Actions #3

Updated by Marius BĂLTEANU about 3 years ago

  • Target version changed from Candidate for next major release to 4.2.0
Actions #4

Updated by Go MAEDA about 3 years ago

  • Status changed from New to Closed
  • Assignee set to Go MAEDA

Committed the patch. Thank you.

Actions

Also available in: Atom PDF