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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T22:10:51+00:00 2026-06-14T22:10:51+00:00

When I tried to perform automated search on amazon.com, It throws exception ‘Element Not

  • 0

When I tried to perform automated search on amazon.com, It throws exception ‘Element Not Found’ even thought the element is present. I am trying to access search textbox by its ID.

Following are some observation of it:

  • Amazon search page has proper ID for search components But still Selenium was not able to locate the element, throws exception ‘Element Not Found’.
  • If you put some delay after loading the Amazon website, Then try to locate the element, throws exception ‘Window Not Found’.
  • When I tried to get the page source using Selenium Driver, It was not able fetch correct source also. I got the source of the html page which get displayed immediately after IE opened.

I suspect that amazon loads some javascript to prevent automated access, I am not sure.

Any suggestion would be appreciated to resolve this issue.

Please do share your experience if anyone faced such issue before.

Thanks.

  • 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-14T22:10:52+00:00Added an answer on June 14, 2026 at 10:10 pm

    Works for me ..

    InternetExplorerDriver d1 = new InternetExplorerDriver();
    d1.get("http://www.amazon.com/");
    d1.findElementById("twotabsearchtextbox").sendKeys("cheese");
    d1.quit;
    

    This opens the IE 8 window and types in cheese into the search box. Note : I am on webdriver 2.25 and have the latest IEDriver downloaded from here.

    Hope you have set the protected mode to enabled or same for all security zones in your IE settings.

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

Sidebar

Related Questions

What's the equivalent of selenium.focus() for WebDriver? element.sendKeys(); or new Actions(driver).moveToElement(element).perform(); I have tried
I'm using the ScriptEngine to perform calculations specified in a String. I tried a
Tried to search for this online and didn't get very far, so I'm asking
Tried this: $('.link').click(function(e) { $.getScript('http://www.google.com/uds/api?file=uds.js&amp;v=1.0', function() { $('body').append('<p>GOOGLE API (UDS) is loaded</p>'); }); return
I tried to perform XSLT transform of a XSD file. My goal is in
I tried for almost an hour to figure out how to perform some validation
i'm trying to perform simple automated test on my Adobe Air Application. I decide
I have tried to perform update on table which was trigger by update on
When I tried to perform CRUD operations on a POCO against a database, I
Good day! I downloaded Altova XMLSpy trial, installed FOP 0.95 and tried to perform

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.