Change one line in progress_test.sah because it produced an error in some machines
FEA: ItEr75S18DataTypesTests
This commit is contained in:
parent
95f70ddb2a
commit
4f63043272
1 changed files with 1 additions and 1 deletions
|
|
@ -107,7 +107,7 @@ function progressAssignProject($projectName, $progressNewName){
|
|||
_setValue(_textbox("z-decimalbox", _near(_textbox("z-combobox-inp"))),"10.00");
|
||||
_click(_cell("Add measure"));
|
||||
_click(_cell("z-button-cm[37]", _near(_row("footer"))));
|
||||
_setValue(_textbox("z-decimalbox[1]"), "0.1");
|
||||
_setValue(_textbox(0, _near(_parentTable(_div("Value")))), "0.1");
|
||||
_click(_image("ico_save.png"));
|
||||
_click(_cell("OK"));
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue