Jump to content

ActiveX webbrowser memory


Recommended Posts

Hi friends,

I am doing webpage testing using LabVIEW. But the problem is my CPU memory increases as I load webpages. It also affects my application's response time to stop or close it.

So I want to clear memory every time I finish one testcase. But I dont know how to do it. wacko.gif

Please help..!!!

-Sharon worshippy.gif

Link to comment

This issue could be one or a combination of a bunch of things: can you upload your code for us to take a look at?

Hi crelf,

I have uploaded a screenshot of one case, where I read webpage element and compare the value with the expected. The other cases look similar to this case. I am using producer consumer architecture in the application -coz I don't want to miss any inputs by the user.Also I have a lot of statemachine for different tests. If I dont execute the webpage testing statemachine the 'quit' is executed within 1 or 2 secs otherwise it waits for more than 6 sec . frusty.gif . Could this be a problem with queuing and dequeuing? But after the webpage test execution , when I press quit button, I see that 'Quit' appears on the queue instantly.

post-16569-0-00540600-1306986166_thumb.j

Sharon unsure.gif

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.