Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0038010 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
defect | [Retail Modules] Tests Stabilization | minor | random | 2018-02-27 16:46 | 2018-02-27 16:51 | |||||||
Reporter | alekosmp86 | View Status | public | |||||||||
Assigned To | alekosmp86 | |||||||||||
Priority | normal | Resolution | open | Fixed in Version | ||||||||
Status | new | Fix in branch | Fixed in SCM revision | |||||||||
Projection | none | ETA | none | Target Version | ||||||||
OS | Any | Database | Any | Java version | ||||||||
OS Version | Database version | Ant version | ||||||||||
Product Version | SCM revision | |||||||||||
Review Assigned To | ||||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0038010: I37911_VerifyKeyboardOnCashup | |||||||||||
Description | java.lang.AssertionError: The expected value for 'keyboard_editbox (testId = keyboard_editbox)' does not match the existing value. Expected: "123.00/" but: was "/" | |||||||||||
Steps To Reproduce | Run test in I37911_VerifyKeyboardOnCashup.java Sometimes the test fail with the error described above | |||||||||||
Proposed Solution | The problem might be caused because the keys are being pressed before the textinput element is ready, so first, we must check that the ui element is ready, and then try pressing the keys with a very small delay. | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Notes | |
(0102854) hgbot (developer) 2018-02-27 16:51 |
Repository: tools/automation/pi-mobile Changeset: de7d9d853e4f477e8603d1745ec8547d332a1815 Author: Alejandro <alekosmp86 <at> gmail.com> Date: Tue Feb 27 10:48:54 2018 -0500 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/de7d9d853e4f477e8603d1745ec8547d332a1815 [^] Related to issue 38010: Before pressing keys, verify the input is ready. --- M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I37911_VerifyKeyboardOnCashup.java --- |
Issue History | |||
Date Modified | Username | Field | Change |
2018-02-27 16:46 | alekosmp86 | New Issue | |
2018-02-27 16:46 | alekosmp86 | Assigned To | => Retail |
2018-02-27 16:46 | alekosmp86 | Triggers an Emergency Pack | => No |
2018-02-27 16:47 | alekosmp86 | Assigned To | Retail => alekosmp86 |
2018-02-27 16:51 | hgbot | Checkin | |
2018-02-27 16:51 | hgbot | Note Added: 0102854 |
Copyright © 2000 - 2009 MantisBT Group |