Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[future requests] add location, timezone and CSS-media emulation #103

Open
kaliiiiiiiiii opened this issue Sep 5, 2023 · 12 comments
Open
Assignees
Labels
dev Development for dev branch enhancement New feature or request

Comments

@kaliiiiiiiiii
Copy link
Owner

  • Emulation.setTimezoneOverride
  • Emulation.setGeolocationOverride
  • Emulation.setEmulatedMedia
@kaliiiiiiiiii kaliiiiiiiiii self-assigned this Sep 5, 2023
@kaliiiiiiiiii kaliiiiiiiiii added enhancement New feature or request dev Development for dev branch labels Sep 5, 2023
@alimayorru
Copy link

please is the timezone implemented yet?

@kaliiiiiiiiii
Copy link
Owner Author

@alimayorru Nope, not yet

@alimayorru
Copy link

can i use custom profile directory, such as in normal selenium it's options.add_argument(r"--user-data-dir=C:\se\Profiles") options.add_argument(fr'--profile-directory=Profile {i}')

@kaliiiiiiiiii
Copy link
Owner Author

can i use custom profile directory, such as in normal selenium it's options.add_argument(r"--user-data-dir=C:\se\Profiles") options.add_argument(fr'--profile-directory=Profile {i}')

just try yourself lol

@alimayorru
Copy link

lol yea, searched the discussion and saw it, `

  options.add_argument("--user-data-dir=" + fr"C:\se\Profiles\Profile `{i}")``

@wealthr
Copy link

wealthr commented Oct 1, 2023

feature request to spoof webrtc

@kaliiiiiiiiii
Copy link
Owner Author

feature request to spoof webrtc

this is already implemented with selenium-injector

@wealthr
Copy link

wealthr commented Oct 1, 2023

automatically?, or i will need to manually configure it?

@kaliiiiiiiiii
Copy link
Owner Author

automatically?, or i will need to manually configure it?

I think the webrtc-leak is patched automatically with it, if you refer to that.

@wealthr
Copy link

wealthr commented Oct 1, 2023

THANKS

@wealthr
Copy link

wealthr commented Oct 1, 2023

i think selenium-injector disables webrtc instead of matching it's ip to that of the proxy, some sites suspects if your webrtc is dissabled

@kaliiiiiiiiii
Copy link
Owner Author

i think selenium-injector disables webrtc instead of matching it's ip to that of the proxy, some sites suspects if your webrtc is dissabled

uhm nope shouldnt. just try on https://browserleaks.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev Development for dev branch enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants