Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TestLeafInc/Simba
/ getPage
Method
getPage
src/main/java/com/force/base/DriverFactory.java:129–131 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
127
}
128
129
public
Page getPage() {
130
return
page.get();
131
}
132
133
public
Page getSecondPage() {
134
return
secondPage.get();
Callers
15
doLogin
Method · 0.80
clickNewUser
Method · 0.80
takeSnap
Method · 0.80
init
Method · 0.80
tearDown
Method · 0.80
navigate
Method · 0.80
maximize
Method · 0.80
isVisible
Method · 0.80
type
Method · 0.80
typeAndEnter
Method · 0.80
uploadFile
Method · 0.80
click
Method · 0.80
Calls
1
get
Method · 0.80
Tested by
2
doLogin
Method · 0.64
clickNewUser
Method · 0.64