Openbravo Issue Tracking System - Retail Modules
View Issue Details
0037309Retail ModulesWeb POSpublic2017-11-16 11:532019-12-07 08:12
jorge-garcia 
Retail 
normalmajorsometimes
acknowledgedopen 
5
 
 
No
0037309: [Pimobile] Tests should not be able to tap on disabled buttons
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.
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).
Implement a wait with a timeout inside tap function. Do the tap once the button to tap is Visible and Enabled.
No tags attached.
png FAILED_ CreditNoteReversePayment.png (72,842) 2017-11-16 11:56
https://issues.openbravo.com/file_download.php?file_id=11298&type=bug
png

patch 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
2017-11-16 11:53jorge-garciaNew Issue
2017-11-16 11:53jorge-garciaAssigned To => Retail
2017-11-16 11:53jorge-garciaTriggers an Emergency Pack => No
2017-11-16 11:56jorge-garciaFile Added: FAILED_ CreditNoteReversePayment.png
2018-04-05 08:58ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2018-04-05 08:59ranjith_qualiantech_comStatusnew => scheduled
2018-09-24 14:01ranjith_qualiantech_comFile Added: issue 37309 source pi-mobile.patch
2019-02-14 06:19ranjith_qualiantech_comStatusscheduled => acknowledged
2019-12-07 08:12ranjith_qualiantech_comAssigned Toranjith_qualiantech_com => Retail

There are no notes attached to this issue.