Hi,
In Automation testing (Selenium using java)By use of java libpst jar i am accessing the outlook.pst and getting the data based on the criteria.After this the application will do the same thing by accessing the pst files.At that time it is throwing the error pst file is already in use by another program.
Is there any way to close the outlook pst files completely and there relating dependencies ,before application is going to access the pst files using java.
Thanks,
Dilli