Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0017499 | Openbravo ERP | A. Platform | public | 2011-06-06 09:11 | 2011-06-06 17:13 | |||||||
Reporter | elopio | |||||||||||
Assigned To | alostale | |||||||||||
Priority | normal | Severity | major | Reproducibility | always | |||||||
Status | closed | Resolution | duplicate | |||||||||
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 | 0017499: It is not possible to enter text with selenium on date fields | |||||||||||
Description | The function sendKeys of selenium seems to enter the text in a form date field but then it is cleared and the field is left empty. It doesn't work either when I try to clear the field using the Backspace key with send keys. Currently, we have a workaround for both issues: use the smartclient setValue instead of entering the text, and using the selenium clear function. The problem is that these functions don't test all the functionality that a user can do with the date item. We are using the javascript directly, instead of simulating the user interaction through the browser. Both actions work properly on simple text items. | |||||||||||
Steps To Reproduce | There is a test FIE0040_EnterValueInDateItem that checks the behaviour of the date items. In order to reproduce the issue, the workaround have to be commented out from the definition of the text item in the DateItem class. | |||||||||||
Proposed Solution | Make the text item of a date field testable with selenium, just as the rest of text items are. | |||||||||||
Additional Information | ||||||||||||
Tags | testability | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2011-06-06 09:11 | elopio | New Issue | ||||||||||
2011-06-06 09:11 | elopio | Assigned To | => alostale | |||||||||
2011-06-06 09:11 | elopio | Modules | => Core | |||||||||
2011-06-06 09:11 | elopio | Tag Attached: testability | ||||||||||
2011-06-06 09:13 | elopio | Note Added: 0038015 | ||||||||||
2011-06-06 17:13 | elopio | Relationship added | duplicate of 0017493 | |||||||||
2011-06-06 17:13 | elopio | Status | new => closed | |||||||||
2011-06-06 17:13 | elopio | Resolution | open => duplicate |
Notes | |||||
|
|||||
|
|