Method CheckParentSoftware
CheckParentSoftware(IDriver, String, String, Boolean)
This can check the license of the software from which the SignApi is instantiated. This automatically set license to all the stepover libraries used
Declaration
public static bool CheckParentSoftware(IDriver driver, string parentSoftwareName, string licExtension, bool isNextGenDevice)
Parameters
Type | Name | Description |
---|---|---|
IDriver | driver | |
System.String | parentSoftwareName | Name of the Software which instantiates SignApi |
System.String | licExtension | |
System.Boolean | isNextGenDevice |
Returns
Type | Description |
---|---|
System.Boolean |