Skip to content

WEBGL change on SB UC #3398

Answered by mdmintz
pekhenka asked this question in Q&A
Discussion options

You must be logged in to vote

WebGL isn't enabled by default. You have to set enable_3d_apis=True. Example:

with SB(enable_3d_apis=True, test=True) as sb:

If you're asking about profiles, note that you can only set the user_data_dir (not the profile). The Default profile is always used.

If you're asking about changing fingerprints, note that SeleniumBase makes your browser look like a regular human-controlled web browser, but it does not change your fingerprint.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mdmintz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants