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

  • Home
  • SEARCH
  • 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 9229271
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T05:31:49+00:00 2026-06-18T05:31:49+00:00

I use selenium webdriver for automated tests. I developed a test which navigates to

  • 0

I use selenium webdriver for automated tests. I developed a test which navigates to some page with many images. I want to save data of images which was downloaded by webbrowser. I can only call same url adress, but there is problem because images are dynamicaly generated. The target is save data of images which was showed in the web page without another http request.

Could you help me or give me any advice.

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-18T05:31:51+00:00Added an answer on June 18, 2026 at 5:31 am

    You should consider creating a custom proxy that sits between Selenium and the remote servers. This way you can intercept any content you like and save it off to disk.

    Which bindings are you using? For java, setting a proxy is pretty straight-forward – http://seleniumhq.org/docs/04_webdriver_advanced.jsp#using-a-proxy

    Desperate Options:

    • The second least painful way is to snapshot the whole page with Selenium. Once you have that, you could crop out the images you care for. Pretty fragile and very hacky.
    • You could also attack the page with JavaScript. AFAIK, it’s not possible for JS to scrape image bits. So instead, you’d have to AJAX in the img urls and then set the IMG contents manually. But that’s really just an extremely awkward way to build a proxy.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to use Selenium WebDriver to find an element on a page. The
I'm using Selenium WebDriver with Java. I want to use Safari browser. Does Selenium
We use Selenium to test the UI layer of our ASP.NET application. Many of
I am working to convert some Selenium tests to use Selenium grid and am
Hello all I am using webdriver so if I want to use selenium;s rc
I want to use Chrome in my Test on Webdriver + Ruby to download
I'm trying to use selenium webdriver to save a specific image to a directory.
I am using Selenium WebDriver with Java & TestNG framework. I want to use
I use Selenium WebDriver. I open the first page then open the second page
I use selenium webdriver. I have such code - driver.findElement(By.name(ctsk)).sendKeys(1234); . It plus some

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.