You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TestStack.White
Hi All,
I am new to White. Facing an issue, i am not able to launch the application using below code. Application application = Application.AttachOrLaunch(startInfo); Application application = Application.Launch(filepath);
Issue: its displays an popup saying that productcatalog.xml file not found but that file exist in the application folder.
is their any way to set the application working directory.