Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UtmlUnit forefox version has bean too old #898

Open
yoshikawaa opened this issue Dec 8, 2020 · 0 comments
Open

UtmlUnit forefox version has bean too old #898

yoshikawaa opened this issue Dec 8, 2020 · 0 comments

Comments

@yoshikawaa
Copy link
Contributor

Description

mvn test -pl terasoluna-gfw-functionaltest -Dspring.profiles.active=htmlunit not work.
This is because the version of Firefox specified in HtmlUnit no longer exists.

# Allowable value is com.gargoylesoftware.htmlunit.BrowserVersion.*.
selenium.htmlUnitBrowserVersion=FIREFOX_60

https://github.com/HtmlUnit/htmlunit/blob/d603ba4152a59eff825aa668d1da41ba7f3133ce/src/main/java/com/gargoylesoftware/htmlunit/BrowserVersion.java#L96-L100

Possible Solution

Please write ideas or candidates of solutions for the problem if you have.
If it is an example, please enter a description such as "For example".

Affect versions

Version in which the problem occurs. Current version if not known.
If there is a feature suggestion, please delete it.

  • 5.x.x.RELEASE

Issue links

Links to related issues.

  • #xx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants