MCPcopy Create free account
hub / github.com/TestLeafInc/Simba / getToken

Method getToken

src/main/java/com/force/base/DriverFactory.java:117–119  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

115 }
116
117 public String getToken() {
118 return token.get();
119 }
120
121 public Browser getDriver() {
122 return driver.get();

Callers 3

createLeadUsingApiMethod · 0.80
createAccountUsingApiMethod · 0.80
verifyAccountCreatedMethod · 0.80

Calls 1

getMethod · 0.80

Tested by 3

createLeadUsingApiMethod · 0.64
createAccountUsingApiMethod · 0.64
verifyAccountCreatedMethod · 0.64