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 9268825
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T14:57:25+00:00 2026-06-18T14:57:25+00:00

Launching IE9 with a URL I find two processes are started; a parent and

  • 0

Launching IE9 with a URL I find two processes are started; a parent and child process. In TestComplete’s ObjectBrowser both processes have a Page node, and the related children.

In my Silverlight AUT(Application under test) there is a datagrid, that I need to scroll.
I check for the scrollbar before attempting to scroll the grid.

However I get different results depending on the process I use.

aqObject.IsSupported(
    Sys.Process("iexplore", 1).Page("https://localhost/url/" ).Panel("silverlightContainer" ).Object(0 ).UIAObject("Popup" ).UIAObject("x" ).UIAObject("tab" ).UIAObject("TabItem", 2 ).UIAObject("StepList" )
, "VerticalScrollPercent")

aqObject.IsSupported(
    Sys.Process("iexplore", 2).Page("https://localhost/url/" ).Panel("silverlightContainer" ).Object(0 ).UIAObject("Popup" ).UIAObject("x" ).UIAObject("tab" ).UIAObject("TabItem", 2 ).UIAObject("StepList" )
, "VerticalScrollPercent")

One of these will return true, the other false. It doesn’t seem to matter how much I refresh the world Sys.Refresh or the control Sys.Process...UIAObject("StepList").Refresh, one will always fail while the other passes.

This is really odd, but I could work around it if it was predictable, but it isn’t. Sometimes the parent process tree works, sometimes the child.

My question is..

  • What is going on?
  • How do I decide at the point of launching the app
    which process to use for automation?
  • How else could I achieve my goal of scrolling the list (so I can find the row I want) without experiencing this problem?
  • 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. Editorial Team
    Editorial Team
    2026-06-18T14:57:26+00:00Added an answer on June 18, 2026 at 2:57 pm

    This occurs because of Internet Explorer’s LCIE feature (Loosely-Coupled Internet Explorer). It makes Internet Explorer to have a main process and a separate process for every opened web page. You can find more information on this feature along with details on how to disable it in the Preparing Internet Explorer for Web Testing help topic.

    Also, you can upgrade you instance of the tool to TestComplete 9. This version allows accessing a page object regardless of the type of a browser and index of its instance. For example:

    var page = Sys.Browser().Page("http://www.google.com");
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

When launching a process from Java, both stderr and stdout can block on output
When launching a process with CreateProcessW() , is it possible to have the process
I am launching a child process with ProcessBuilder, and need the child process to
after launching your app on google app engine. you can use the 'logs' page
I'm launching a form from another form. I want the parent form to be
We are launching a website (paid subscription) and the sign up process includes entering
I'm launching 3 processes and I want them to put a string into a
I'm currently launching IE w/o toolbars/url from NAV to get a more clean experience.
I am launching a new site with a brand new URL (rebranding). When a
When launching a thread or a process in .NET or Java, is there a

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.