Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

selenium-api 4.26.0 (was 4.14.1)#12930

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
scala-steward wants to merge1 commit intoplayframework:main
base:main
Choose a base branch
Loading
fromscala-steward:update/selenium-api-4.26.0

Conversation

scala-steward
Copy link
Contributor

About this PR

📦 Updatesorg.seleniumhq.selenium:selenium-api from4.14.1 to4.26.0

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a.scala-steward.conf file.

Have a fantastic day writing Scala!

⚙ Adjust future updates

Add this to your.scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "org.seleniumhq.selenium", artifactId = "selenium-api" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{  pullRequests = { frequency = "30 days" },  dependency = { groupId = "org.seleniumhq.selenium", artifactId = "selenium-api" }}]
labels: library-update, early-semver-minor, semver-spec-minor, commit-count:1

@mkurz
Copy link
Member

@Mergifyio rebase

mergify[bot] reacted with thumbs up emoji

@mergifyMergify
Copy link
Contributor

mergifybot commentedFeb 12, 2025

rebase

✅ Branch has been successfully rebased

@mkurzmkurzforce-pushed theupdate/selenium-api-4.26.0 branch from11bb338 to8d2529bCompareFebruary 12, 2025 14:56
@mkurz
Copy link
Member

[error] Test play.test.WithBrowserTest.withBrowserShouldProvideABrowser failed: java.lang.RuntimeException: java.lang.NoClassDefFoundError: org/openqa/selenium/support/events/EventFiringWebDriver, took 1.345 sec[error]     at play.test.Helpers.testBrowser(Helpers.java:640)[error]     at play.test.Helpers.testBrowser(Helpers.java:608)[error]     at play.test.WithBrowser.provideBrowser(WithBrowser.java:28)[error]     at play.test.WithBrowser.createBrowser(WithBrowser.java:33)[error]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)[error]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)[error]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)[error]     at java.lang.reflect.Method.invoke(Method.java:569)[error]     ...[error] Caused by: java.lang.NoClassDefFoundError: org/openqa/selenium/support/events/EventFiringWebDriver[error]     at io.fluentlenium.core.FluentDriver.<init>(FluentDriver.java:94)[error]     at io.fluentlenium.adapter.IFluentAdapter.initFluent(IFluentAdapter.java:62)[error]     at io.fluentlenium.adapter.IFluentAdapter.initFluent(IFluentAdapter.java:70)[error]     at play.test.TestBrowser.<init>(TestBrowser.java:39)[error]     at play.test.TestBrowser.<init>(TestBrowser.java:28)[error]     at play.test.Helpers.testBrowser(Helpers.java:636)[error]     ... 42 more[error] Caused by: java.lang.ClassNotFoundException: org.openqa.selenium.support.events.EventFiringWebDriver[error]     at jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)[error]     at jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)[error]     at java.lang.ClassLoader.loadClass(ClassLoader.java:525)[error]     ... 48 more

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@scala-steward@mkurz

[8]ページ先頭

©2009-2025 Movatter.jp