Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 143917
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T08:10:15+00:00 2026-05-11T08:10:15+00:00

I want to ask about manipulating IE via Powershell. My goal is to write

  • 0

I want to ask about manipulating IE via Powershell. My goal is to write script that will automatically perform some actions in the browser (on the client side – navigate to page, perform actions, measure time between responses, etc.)

I have this little thing:

$ie = new-object -com 'InternetExplorer.Application' $ie.visible = $true $ie.navigate('http://google.com') 

Now I want to check whether the browser stopped page rendering (assuming, that google takes like 30 seconds to load). As I checked with $ie | get-member there is DocumentCompleted property (event), but I don’t know how to access/compare it. How should I do that?

Or maybe I should use .NET instead COM object and initiate $ie with [system.Windows.Forms.WebBrowser] ?

cheers

edit:
Well… $ie.busy works, but (what maybe I haven’t made clear earlier) I want to know exact moment of the page rendering competition. Checking $ie.busy in infinite loop every second might work but I suppose it’s not the best way to do that.

Let’s say page is loading some time (rendering is long due to the gigantic scripts on client side). I would like how long does it take to:

  1. load page
  2. how long it will take to reload/re-render after changing some data and clicking ‘Save’.
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T08:10:16+00:00Added an answer on May 11, 2026 at 8:10 am

    You can check .busy property.

    edit:

    Status property will also work here. However you can use tool like Firebug to see page load time.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i want ask some question about asp.net mvc Is static constructor will init every
I want to ask about an edge-case scenario that I understand is very poor
Yes, as you might guess, I want to ask about Cloud-computing. I doubt that
I want to ask about the files that are found in the folder of
hihi i have a question that i want to ask about c# and window
I'm confusing about 0:M relationship. So, I want to ask about that. Assumes we
Say I've got some compiler errors in Xcode. Say I want to ask about
I want to ask you about the notation in probability. I know that P(A
I want to ask some question about Xcode 4.5. I am creating app with
i want to ask about ASP.Net Configuration. i have a project that use ASP.Net

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.