Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

page.setProxy() applying the proxy used on first call on subsequent calls #15356

Closed
zeiky opened this issue Mar 18, 2018 · 1 comment
Closed
Labels

Comments

@zeiky
Copy link

zeiky commented Mar 18, 2018

  1. Which version of PhantomJS are you using? Tip: run phantomjs --version.

v2.1.1

  1. What steps will reproduce the problem?
  • Create at least 2 pages
  • Assign a different proxy on each using page.setProxy()
  • Check their external IP
  1. Which operating system are you using?

win7_x64

  1. Did you use binary PhantomJS or did you compile it from source?

default binary

  1. Please provide any additional information below.

Sample code that demonstrates the issue: https://pastebin.com/BXcz8gfi
(if using this sample, make sure the proxies actually have different external IPs)

Expected output: 2 distinct IPs

Obtained output: twice the same IP

@stale stale bot added the stale label Dec 25, 2019
@stale
Copy link

stale bot commented Dec 28, 2019

Due to our very limited maintenance capacity (see #14541 for more details), we need to prioritize our development focus on other tasks. Therefore, this issue will be automatically closed. In the future, if we see the need to attend to this issue again, then it will be reopened. Thank you for your contribution!

@stale stale bot closed this as completed Dec 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant