Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TestLeafInc/Simba
/ clickSave
Method
clickSave
src/test/java/page/services/LeadPage.java:50–53 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
48
}
49
50
public
LeadPage clickSave() {
51
click(
"(//button[text()='Save'])[1]"
,
"Save"
);
52
return
this;
53
}
54
55
56
}
Callers
4
fillMandatoryFields
Method · 0.45
createAccount
Method · 0.45
editAccount
Method · 0.45
editAccount
Method · 0.45
Calls
1
click
Method · 0.80
Tested by
no test coverage detected