What does this Error mean?

Exception of type ‘System.OutOfMemoryException’ was thrown

what does this mean?

Hi,

Are you trying to insert a big string into an argument of string type? Please let us know when are you getting this exception.

Thanks

No its not a big string. it occurred when I changed browser for an application activity, and then ran the process.

At times if the application has Ajax with JS then it behaves different in different browsers. Try finding out how much memory your page is currently using with the CHrome Task MAnager or other browser that you are using and try clearing.

I dont have this error after yesterday.

Thanks

Hi,

If you change browser for an application then you might have to reconfigure your process because automation for different browsers are built on different underlying technology

Regards,
Amit Anand