public static InitElements ( ISearchContext driver, object page ) : void | ||
driver | ISearchContext | The driver used to find elements on the page. |
page | object | The Page Object to be populated with elements. |
return | void |
public static InitElements ( ISearchContext driver, object page ) : void | ||
driver | ISearchContext | The driver used to find elements on the page. |
page | object | The Page Object to be populated with elements. |
return | void |