Hi,
I am working on JAVA record and replay protocol script where .bat file is being used to launch the application. I did environment variables set up and tried recording the application.
Login screen is launched properly during recording but once authentication is success , application launch fails because of below mentioned error.
"java.lang.verifyError ;Stack size too large "
Could you please help.
Thanks