Assert not working in Eclipse | Selenium Forum
M
Posted on 17/01/2016
whenever I am trying to put Assertion in my code for validation. My Assertion code look differetnly, please find my Attached screen shot.
Is any jar file i need into associate with java project, but TestNG already associated with it.

Please guide me.

M
Replied on 17/01/2016

check the import statement you might be importing wrong classes. import Asserts of junit or test ng which ever you are using.