--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-user...@googlegroups.com.
To post to this group, send email to seleniu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/0afdde6d-5f77-4659-a746-bf7e9f71a3d6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/CAJPyTs29C_N%2BrRfKWxG6NhOXub%2BAjvWwG1X4AWLi%2B0zS6zKRvA%40mail.gmail.com.
cucumber.annotation.Before
and cucumber.annotation.After
annotations (JUnit has the exact same annotations in the org.junit
package, make sure you use the right ones as cucumber will not process JUnit annotations. Don’t try to use JUnit’s @BeforeClass
and @AfterClass
annotations either for the same reason – see also section about global hooks):"To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/CAANyMKfv2sYA1F9jGZOmbZ97nZQusbHpWfZKNufsg_8Qyb9jUA%40mail.gmail.com.