I have a WEB app that work fine in Debug but does not in Release
I am using jAWRRobot to launch a URL where the variable ndz is any URL I am using.
rbt.SystemOpenAddressInBrowser(ndz)
Work great in Debug but I can't get it to work in Release mode.
Or, is the a better way to launch a URL? Thanks for any help.
I am using jAWRRobot to launch a URL where the variable ndz is any URL I am using.
rbt.SystemOpenAddressInBrowser(ndz)
Work great in Debug but I can't get it to work in Release mode.
Or, is the a better way to launch a URL? Thanks for any help.