uclibs / ucrate

Scholar@UC: University of Cincinnati's self-submission institutional repository
https://scholar.uc.edu
Other
5 stars 3 forks source link

Deprecation : Webdrivers #1072

Closed scherztc closed 8 months ago

scherztc commented 9 months ago

Descriptive summary

2023-10-17 09:21:44 WARN Webdrivers [DEPRECATION] Class#version= is deprecated. Use Class#required_version= instead.

Expected behavior

There should be no deprecation warnings when running the test suite.

Actual behavior

The above error occurs.

Steps to reproduce the behavior

  1. bundle exec rake spec
  2. Then do this...