D
D
demol2021-07-15 15:08:55
Java
demol, 2021-07-15 15:08:55

Why doesn't Maven see links to Selenium?

Can't connect Selenium WebDriver. IDEA does not see links. What could be the reason, Maven reinstalled, checked the paths in the path. The project tried to recreate... Cannot resolve org.seleniumhq.selenium:selenium-java:Latest
.60f0250867ea7536141395.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Victor L, 2021-07-15
@Fzero0

60f02eee3c26a247255801.png
or
mvn clean install -U

O
Orkhan, 2021-07-15
Hasanly @azerphoenix

Good afternoon.
First, you <version>Latest</version>should have version instead of Latest.
Look here for the current stable version - https://mvnrepository.com/artifact/org.seleniumhq....
Next, don't forget to update the maven configuration.
If this does not solve your problem then try File -> Invalidate Caches & Restart

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question