Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0018926Openbravo ERPA. Platformpublic2011-10-28 15:102015-02-24 11:22
plujan 
mtaal 
urgentmajorhave not tried
closedout of date 
5
 
 
Mozilla Firefox
Core
No
0018926: Callout is not being fired by smoke test field focusing
Smoke test creates an user by filling Name and Password fields. Now it is failing because the Username is not being populated by the callout.

Manually it works.
1. Enter as Openbravo
2. Go tu User window and click New in Form
3. Fill Name field with value "test" and click to focus Password field
4a. Doing this manually, Username field is focused and "test" value is filled as expected.
4b. Doing this with Selenium, Username field remains blank as shown in the screenshot.
Regression QA
has duplicate defect 0018944 closed plujan Smoke test fails creating a user 
jpg creatingNewUser.JPG (38,806) 2011-10-28 15:10
https://issues.openbravo.com/file_download.php?file_id=4686&type=bug
jpg
Issue History
2011-10-28 15:10plujanNew Issue
2011-10-28 15:10plujanAssigned To => mtaal
2011-10-28 15:10plujanFile Added: creatingNewUser.JPG
2011-10-28 15:10plujanWeb browser => Mozilla Firefox
2011-10-28 15:10plujanModules => Core
2011-10-28 21:05mtaalWeb browserMozilla Firefox => Mozilla Firefox
2011-10-28 21:05mtaalTarget Version => 3.0MP5
2011-10-31 17:27plujanRelationship addedhas duplicate 0018944
2011-11-02 11:27gorka_gilIssue Monitored: gorka_gil
2011-11-02 18:04iperdomoIssue Monitored: iperdomo
2011-11-03 21:28hgbotCheckin
2011-11-03 21:28hgbotNote Added: 0042516
2011-11-04 07:34mtaalWeb browserMozilla Firefox => Mozilla Firefox
2011-11-04 07:34mtaalTarget Version3.0MP5 => 3.0MP6
2011-11-07 11:04plujanTag Attached: Regression QA
2011-11-15 12:13mtaalWeb browserMozilla Firefox => Mozilla Firefox
2011-11-15 12:13mtaalPriorityimmediate => urgent
2011-12-07 13:32mtaalWeb browserMozilla Firefox => Mozilla Firefox
2011-12-07 13:32mtaalTarget Version3.0MP6 => 3.0MP7
2011-12-15 12:25mtaalWeb browserMozilla Firefox => Mozilla Firefox
2011-12-15 12:25mtaalTarget Version3.0MP7 =>
2012-10-11 09:41iperdomoIssue End Monitor: iperdomo
2015-02-24 11:22alostaleStatusnew => closed
2015-02-24 11:22alostaleResolutionopen => out of date

Notes
(0042516)
hgbot   
2011-11-03 21:28   
Repository: tools/automation/int
Changeset: 685128d1a30bd0ee6b15dfaf1d9d3538fc54aa67
Author: Pablo Lujan <pablo.lujan <at> openbravo.com>
Date: Thu Nov 03 19:07:28 2011 +0100
URL: http://code.openbravo.com/tools/automation/int/rev/685128d1a30bd0ee6b15dfaf1d9d3538fc54aa67 [^]

Adds username filling in Create User test case to bypass issue 18926

---
M src-test/com/openbravo/test/integration/erp/testsuites/smoke/masterdata/ADMd_SetupUserAndRole.java
---