Calling functions from imported Dll in test complete
Hi, Iam trying to access NavigateTo method from Core.dll for which iam using below code with c# scripting language in test complete. But iam unable to access above mentioned method with below code. ...