MCPcopy 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

doLoginMethod · 0.80
clickNewUserMethod · 0.80
takeSnapMethod · 0.80
initMethod · 0.80
tearDownMethod · 0.80
navigateMethod · 0.80
maximizeMethod · 0.80
isVisibleMethod · 0.80
typeMethod · 0.80
typeAndEnterMethod · 0.80
uploadFileMethod · 0.80
clickMethod · 0.80

Calls 1

getMethod · 0.80

Tested by 2

doLoginMethod · 0.64
clickNewUserMethod · 0.64