Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TestLeafInc/Simba
/ clickSave
Method
clickSave
src/test/java/page/services/UsersPage.java:45–48 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
43
}
44
45
public
UsersPage clickSave() {
46
clickInFrame(
"(//input[@name='save'])[1]"
,
"Save"
);
47
return
this;
48
}
49
50
51
}
Callers
nothing calls this directly
Calls
1
clickInFrame
Method · 0.80
Tested by
no test coverage detected