Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0017560Openbravo ERPA. Platformpublic2011-06-08 13:032022-02-01 08:09
plujan 
Triage Platform Base 
urgentmajorhave not tried
newsuspended 
5
pi 
 
Core
No
0017560: Make date fields management Selenium friendly
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.
n/a
No tags attached.
related to defect 00174933.0MP0 closed mtaal Selenium tests are broken because of a change in the Date fields behaviour 
Issue History
2011-06-08 13:03plujanNew Issue
2011-06-08 13:03plujanAssigned To => mtaal
2011-06-08 13:03plujanModules => Core
2011-06-08 13:13plujanRelationship addedrelated to 0017493
2016-10-21 11:04mtaalStatusnew => closed
2016-10-21 11:04mtaalResolutionopen => out of date
2016-10-21 11:27plujanTriggers an Emergency Pack => No
2016-10-21 11:27plujanNote Added: 0090756
2016-10-21 11:27plujanResolutionout of date => suspended
2016-10-21 13:17mtaalTag Attached: MT_closed_out_of_date
2016-10-21 14:08mtaalAssigned Tomtaal => platform
2016-10-21 14:09mtaalStatusclosed => new
2016-10-21 14:11mtaalTag Detached: MT_closed_out_of_date
2022-02-01 08:09alostaleAssigned Toplatform => Triage Platform Base

Notes
(0090756)
plujan   
2016-10-21 11:27   
This change is not taken into account in current roadmap.