MCPcopy 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

fillMandatoryFieldsMethod · 0.45
createAccountMethod · 0.45
editAccountMethod · 0.45
editAccountMethod · 0.45

Calls 1

clickMethod · 0.80

Tested by

no test coverage detected