-
Notifications
You must be signed in to change notification settings - Fork 48
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
Not working for Bing Chat #1130
Comments
Thanks for reporting this. I can reproduce it. I'll look into it next week. |
Seems to work fine in Firefox with a useragent spoof, but not in Edge. Looks like it's related to Chromium not digging into shadow DOM for |
Seems like Safari has the same problem. Even |
I've made some progress on this. It can now dig into these nested shadow DOM trees fairly successfully but it doesn't successfully mimic the layout of the shadow DOM content in a lot of cases. As a result in Bing chat, you can scan simple sentences, but once the footnote annotations appear they throw off the layout. It should be fixable but it's going to take a bit more work yet. |
10ten doesn't work on https://www.bing.com/search?q=Bing+AI
You might need either Edge or a useragent spoofer to be able to use Bing Chat, though
The text was updated successfully, but these errors were encountered: