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

Google logion issue fixed #1

Merged
merged 2 commits into from
Aug 25, 2022
Merged

Google logion issue fixed #1

merged 2 commits into from
Aug 25, 2022

Conversation

namilkimfree
Copy link
Owner

Pr:
Change the PluginEvasion class to public so that Remove can be called from outside.

related links: berstend/puppeteer-extra#668

stealth Plugin detected on [Gmail&Google] after Login page

reflects the issue.

Info:
To log in to google

        var plugin = new StealthPlugin();
          plugin.RemoveEvasionByType<PluginEvasion>();
          plugin.RemoveEvasionByType<ContentWindow>();

screenshot

image

… from outside

Package version up lasted: PuppeteerSharp, RestSharp


Fix google can not login issue

Updated puppeteer-sharp version 7.1.0. whereby the issue below seems to have been fixed automatically.
AnonymizeUaPlugin not working in puppetsharp 7.1.0

fix: Overmiind#31 Overmiind#24 Overmiind#40

… from outside

Package version up lasted: PuppeteerSharp, RestSharp

---
Fix google can not login issue

related links: berstend/puppeteer-extra#668
@namilkimfree namilkimfree merged commit f0e8c8f into master Aug 25, 2022
@git37
Copy link

git37 commented Sep 4, 2022

works! thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

del
3 participants