Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0017560 | Openbravo ERP | A. Platform | public | 2011-06-08 13:03 | 2022-02-01 08:09 |
|
Reporter | plujan | |
Assigned To | Triage Platform Base | |
Priority | urgent | Severity | major | Reproducibility | have not tried |
Status | new | Resolution | suspended | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0017560: Make date fields management Selenium friendly |
Description | Current ERP implementation of date fields management is not compatible with Selenium code, as stated in issue 0017493
As a workaround, we changed the standard sendKeys statement by a customised smartClientLocator.setValue(newValue)
The hack is not a good solution since all we are doing is bypassing the validations, so actually there are some potential issues that could be missed by testing in that way. The proper way to introduce values is by the sendKeys, that is closer to user actions than setValue. |
Steps To Reproduce | n/a |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0017493 | 3.0MP0 | closed | mtaal | Selenium tests are broken because of a change in the Date fields behaviour |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2011-06-08 13:03 | plujan | New Issue | |
2011-06-08 13:03 | plujan | Assigned To | => mtaal |
2011-06-08 13:03 | plujan | Modules | => Core |
2011-06-08 13:13 | plujan | Relationship added | related to 0017493 |
2016-10-21 11:04 | mtaal | Status | new => closed |
2016-10-21 11:04 | mtaal | Resolution | open => out of date |
2016-10-21 11:27 | plujan | Triggers an Emergency Pack | => No |
2016-10-21 11:27 | plujan | Note Added: 0090756 | |
2016-10-21 11:27 | plujan | Resolution | out of date => suspended |
2016-10-21 13:17 | mtaal | Tag Attached: MT_closed_out_of_date | |
2016-10-21 14:08 | mtaal | Assigned To | mtaal => platform |
2016-10-21 14:09 | mtaal | Status | closed => new |
2016-10-21 14:11 | mtaal | Tag Detached: MT_closed_out_of_date | |
2022-02-01 08:09 | alostale | Assigned To | platform => Triage Platform Base |