Assertj static import is is not recognized in BDD cucumber | Selenium Forum
Y
Yogesh Biswas Posted on 22/03/2021

In BDD framework tutorial ,if we want to use assert to fail the scenario we should use assertj and we need to do static import as "import static org.assertj.core.api.Assertion.*;

but no matter what I do it do not resolved.I changed the assertj version in pom.xml and try to google but unable to solve the import.Please help

please see the attached screenshot


A
Ashish Thakur Replied on 23/03/2021

Wait for a week

New videos on cucumber are coming up