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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T10:53:44+00:00 2026-06-10T10:53:44+00:00

At my place of work we need to implement web browser automated testing. Selenium

  • 0

At my place of work we need to implement web browser automated testing.
Selenium web driver was chosen as the preferred option.
The company uses Internet Explorer for it’s client base and so the testing needs to be conducted using this browser.

Using:

Selenium 2.25.1, IEDriverServer 2.25.3, nUnit 2.6.1

I’ve created the most basic of tests which then run successfully on my personal laptop.

  1. Create a C# class project. Add references to Selenium, IEDriverServer (location) and nUnit DLL’s.

  2. Add in the test code and class/method decorations for nUnit.

  3. Build, compile etc.

In nUnit, locate the newly compiled DLL project and run it.

Expected outcome is that the IEDriverServer will load and create an instance of Internet Explorer and navigate to the Google homepage.
Perform a search, check the results page title and parse the resulting links.

When I run the same test from my work machine (with McAfee installed), what actually happens is that each character that’s entered into the Google search box (using SendKeys) takes around 6-10 seconds to complete.
As a result, the IEDriverServer gives up and closes.
nUnit reports the test as a fail.

Digging around, I can see that the McAfee Access Protection Log has hundreds of entries stating
“Common Standard Protection:Prevent common programs from running files from the Temp folder”

I’m new to web automation but I’m convinced that this is the source of the problem, and have tried various hacks with the registry and environment variables without success.

Can’t seem to find much about this problem elsewhere and hope that one of you guys can suggest a workaround.

The company cannot relax the McAfee feature for obvious reasons.

  • 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-10T10:53:46+00:00Added an answer on June 10, 2026 at 10:53 am

    The IEDriverServer.exe used by the IE driver requires use of a support library (DLL). Rather than forcing the user to have to remember to deploy this .DLL along with the executable, it’s stored as a resource inside the .exe file, and extracted at runtime. With version 2.25.3.5 of the IEDriverServer.exe (not released as a download but available as a prebuilt binary in the project Subversion repository), you can pass a command-line switch, -extract-path="C:\path\to\where\the\library\should\be\extracted". As long as the directory exists, and you have write permissions to the directory, the support library will be extracted to a randomly-named file in that directory.

    The .NET bindings have been updated to contain code to take advantage of this new command-line switch as part of the InternetExplorerDriverService class. This functionality will be available as part of the next public release of the WebDriver .NET bindings.

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

Sidebar

Related Questions

My place of work currently uses CVS. A git migration is planned but it
The company I work for is trying to implement a release schedule and I
At the place I work at, we have a custom security/authentication mechanism for internal
At my place of work we have a legacy document management system that for
At my current place of work we have a set way of going about
I happen to come across a Java code at my work place. Here's the
I am a one-man shop at the place where I work, and when I
I'm currently researching a project for the place that I work in. We are
in django 1.1.1, Place.objects.in_bulk() does not work and Place.objects.in_bulk(range(1, 100)) works and returns a
I cannot get in-place editing Perl one-liners running under ActivePerl to work unless I

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.