04-03-2009, 09:42 AM
hello,
I am working on QTP 9.2 with Java application.I want to use grabrunner for error handling.
After following the steps mentioned above I am getting Type mismatch error
GrabRunner = 'C:\QAToolBox\GrabRunner\GrabRunner.exe'
GrabBitmapSave = 'd:\Grab.jpg'
Exec(GrabRunner + ' /SCREEN' + ' /SAVE=' + GrabBitmapSave + ' /PRINT')
Type mismatch error occuring at EXEC statment.Kindly let me know how to rectify it .I also have the ijl11.dll in my grabrunner folder.
Would appreciate a quick response.
Thanks
-Rachna
I am working on QTP 9.2 with Java application.I want to use grabrunner for error handling.
After following the steps mentioned above I am getting Type mismatch error
GrabRunner = 'C:\QAToolBox\GrabRunner\GrabRunner.exe'
GrabBitmapSave = 'd:\Grab.jpg'
Exec(GrabRunner + ' /SCREEN' + ' /SAVE=' + GrabBitmapSave + ' /PRINT')
Type mismatch error occuring at EXEC statment.Kindly let me know how to rectify it .I also have the ijl11.dll in my grabrunner folder.
Would appreciate a quick response.
Thanks
-Rachna