'CUCUMBER WITH PAGE OBJECT MODEL' Module part 3 | Selenium Forum
A
Amit Haldar Posted on 26/07/2021

Hello All,

I am following 'CUCUMBER WITH PAGE OBJECT MODEL' Module part 3 where I am created a constructor in TestContext.java and call in Session.java and Topmenu.java and lead.java

 

I am getting below error , Kindly help

com.google.inject.ConfigurationException: Guice configuration errors: 1) Could not find a suitable constructor in zoho.teststeps.TopMenu. Classes must have either one (and only one) constructor annotated with @Inject or a zero-argument constructor that is not private.q

 

 


A
Ashish Thakur Replied on 27/07/2021

Please zip and send your project


A
Amit Haldar Replied on 27/07/2021

Hello Ashish,
Please find the  zip


A
Amit Haldar Replied on 28/07/2021

Hello Ashish,

Did you get a chance to review the project

Waiting for your reply


A
Amit Haldar Replied on 30/07/2021

Hello @Ashish

Kindly help me