Openbravo Issue Tracking System - Retail Modules
View Issue Details
0040281Retail ModulesTests Stabilizationpublic2019-02-27 11:292019-03-01 12:00
gorka_gil 
gorka_gil 
highmajorhave not tried
closedfixed 
5
 
RR19Q2 
marvintm
No
0040281: screenshots in tests with afterReload are incorrect
When a test that has afterReload fails, it do a reload and after take the screenshot, which is not valid, since the reload will close all popups and hide possible things that will help to identify the problem
-
No tags attached.
Issue History
2019-02-27 11:29gorka_gilNew Issue
2019-02-27 11:29gorka_gilAssigned To => gorka_gil
2019-02-27 11:29gorka_gilTriggers an Emergency Pack => No
2019-02-27 12:37hgbotCheckin
2019-02-27 12:37hgbotNote Added: 0110105
2019-02-27 12:37hgbotStatusnew => resolved
2019-02-27 12:37hgbotResolutionopen => fixed
2019-02-27 12:37hgbotFixed in SCM revision => http://code.openbravo.com/tools/automation/pi-mobile/rev/afa9928f2f3a35ac306b15b822b1548279481800 [^]
2019-03-01 12:00marvintmReview Assigned To => marvintm
2019-03-01 12:00marvintmStatusresolved => closed
2019-03-01 12:00marvintmFixed in Version => RR19Q2

Notes
(0110105)
hgbot   
2019-02-27 12:37   
Repository: tools/automation/pi-mobile
Changeset: afa9928f2f3a35ac306b15b822b1548279481800
Author: Gorka Gil <gorka.gil <at> openbravo.com>
Date: Wed Feb 27 12:35:37 2019 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/afa9928f2f3a35ac306b15b822b1548279481800 [^]

Fixes issue 40281: fix screenshot when test has afterReload

---
M src-test/org/openbravo/test/mobile/core/junit/SequentialTestInfoJUnit.java
M src-test/org/openbravo/test/mobile/core/junit/TestWatcherRule.java
M src-test/org/openbravo/test/mobile/core/selenium/SeleniumHelper.java
M src-test/org/openbravo/test/mobile/retail/mobilecore/selenium/terminals/MobileCoreTerminalHelper.java
---