]
Juraj Húska reassigned ARQGRA-450:
----------------------------------
Assignee: Juraj Húska
takeBeforeTest takes screenshot only for first test when loading of
page is done in @Before
-------------------------------------------------------------------------------------------
Key: ARQGRA-450
URL:
https://issues.jboss.org/browse/ARQGRA-450
Project: Arquillian Graphene
Issue Type: Bug
Components: screenshooter
Affects Versions: 2.1.0.Alpha1
Reporter: Juraj Húska
Assignee: Juraj Húska
{{takeBeforeTest}} option is broken, because when there are multiple tests, and the
loading of the page is done on {{@Before}} method, then screenshot is taken only for first
test.