Changes between Version 1 and Version 2 of Ticket #10051, comment 10
- Timestamp:
- Jan 5, 2016, 5:53:58 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10051, comment 10
v1 v2 52 52 dialog.getButton( 'ok' ).click(); 53 53 54 // Bring back the dialog window? 55 54 56 assert.areSame( '50', widthInput.getValue() ); 55 57 assert.areSame( '19', heightInput.getValue() );