Error occurred during initialization of boot layer java.lang.module.FindException: Module Selenium not found

selenium

Encounter the error message "Error occurred during initialization of boot layer java.lang.module.FindException: Module Selenium not found" when i click on Run MyFirstJaveProgram button. How can i resolve this issue?

1
Answers

Replies

This might probably be because while creating your own class you might have also accepted to create a default class as prescribed by your IDE. If that's the case try this: go to PROJECT folder -> src folder -> Default package keep only one class(in which you had written code) and delete another one.

 
 

If you want to unleash your potential in this competitive field, please visit the selenium course page for more information, where you can find the selenium tutorials and selenium frequently asked interview questions and answers as well.

 

This topic has been locked/unapproved. No replies allowed

Login to participate in this discussion.

Leave a reply

Before proceeding, please check your email for a verification link. If you did not receive the email, click here to request another.