This is a migrated thread and some comments may be shown as answers.

Browser Focus

1 Answer 129 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
R Stewart
Top achievements
Rank 1
R Stewart asked on 28 May 2010, 07:08 PM
The testing we are doing involves databinding where an .xlsx file provides the data to the browser.  While the test is running I minimize the the IE browser but IE keeps getting focus & popping up.  Essentially I can't use my computer while the test is running.  I tried changing the Focus property in the keypresses to False but that did not help.

Any ideas?

1 Answer, 1 is accepted

Sort by
0
Cody
Telerik team
answered on 28 May 2010, 10:30 PM
Hello Raymond Stewart,

Unfortunately this behavior is normal while a WebAii test is running. The browser needs to be opened and have focus in order for Mouse actions and Keypresses to happen correctly. If IE doesn't have focus the Mouse and Keypresses will act on whichever window does have the focus.

We did release an internal build today that has a change in this area. Instead of popping open IE and forcing it to have focus, when a Mouse move or Keypress step is trying to execute and IE does not have focus we'll flash it in the taskbar alerting you that the test cannot continue until you manually give it focus.

Will that help? The release notes are at http://www.telerik.com/versionnotes.aspx?nb=1&id=599 and you can download it directly from this direct link.

Regards,
Cody
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
General Discussions
Asked by
R Stewart
Top achievements
Rank 1
Answers by
Cody
Telerik team
Share this question
or