Openbravo Issue Tracking System - Retail Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0037309 | Retail Modules | Web POS | public | 2017-11-16 11:53 | 2019-12-07 08:12 |
Reporter | jorge-garcia | ||||
Assigned To | Retail | ||||
Priority | normal | Severity | major | Reproducibility | sometimes |
Status | acknowledged | Resolution | open | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Review Assigned To | |||||
OBNetwork customer | |||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0037309: [Pimobile] Tests should not be able to tap on disabled buttons | ||||
Description | Tests should not be able to tap on disabled buttons. If a user tries to tap a button which is disabled, nothing happens. In the test, selenium is able to tap on buttons even if they are not visible or they are disabled. | ||||
Steps To Reproduce | Execute several times test CreditNoteReversePayment.java Sometimes, the test fails and a popup is shown(see attached image) This happens when the test clicks on Done button when it's deactivated (the request to the backend for Credit Note is a bit slower than usual). | ||||
Proposed Solution | Implement a wait with a timeout inside tap function. Do the tap once the button to tap is Visible and Enabled. | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | FAILED_ CreditNoteReversePayment.png (72,842) 2017-11-16 11:56 https://issues.openbravo.com/file_download.php?file_id=11298&type=bug issue 37309 source pi-mobile.patch (4,372) 2018-09-24 14:01 https://issues.openbravo.com/file_download.php?file_id=12168&type=bug | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2017-11-16 11:53 | jorge-garcia | New Issue | |||
2017-11-16 11:53 | jorge-garcia | Assigned To | => Retail | ||
2017-11-16 11:53 | jorge-garcia | Triggers an Emergency Pack | => No | ||
2017-11-16 11:56 | jorge-garcia | File Added: FAILED_ CreditNoteReversePayment.png | |||
2018-04-05 08:58 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com | ||
2018-04-05 08:59 | ranjith_qualiantech_com | Status | new => scheduled | ||
2018-09-24 14:01 | ranjith_qualiantech_com | File Added: issue 37309 source pi-mobile.patch | |||
2019-02-14 06:19 | ranjith_qualiantech_com | Status | scheduled => acknowledged | ||
2019-12-07 08:12 | ranjith_qualiantech_com | Assigned To | ranjith_qualiantech_com => Retail |
There are no notes attached to this issue. |