Fix another functional test due to removal of "Go to advanced allocation" button
FEA: ItEr75S04BugFixing
This commit is contained in:
parent
094a60465b
commit
8bf213bd4e
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ function subcontractingTaskForSubcontractForm($company, $subProjectName){
|
|||
_setValue(_textbox(0, _near(_span("Subcontract price"))), "6000");
|
||||
_setValue(_textbox(0, _near(_span("Subcontracted code"))), $companyId);
|
||||
_click(_checkbox(0, _near(_span("Hours groups"))));
|
||||
_click(_cell("z-button-cm[39]"));
|
||||
_click(_cell("z-button-cm[38]"));
|
||||
_click(_image("ico_save.png"));
|
||||
_click(_cell("OK"));
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue