You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working with ElectronJS and noticed that BrowserView objects fail HEADCHR_CHROME_OBJ and HEADCHR_IFRAME tests. These tests are likely doing what they were intended to do. However, if the purpose of this project is to detect bots specifically, the overall test is failing since there isn't much automation which can be done with BrowserView objects (see https://electronjs.org/docs/api/browser-view#new-browserviewoptions-experimental).
The text was updated successfully, but these errors were encountered:
I'm working with ElectronJS and noticed that
BrowserView
objects fail HEADCHR_CHROME_OBJ and HEADCHR_IFRAME tests. These tests are likely doing what they were intended to do. However, if the purpose of this project is to detect bots specifically, the overall test is failing since there isn't much automation which can be done withBrowserView
objects (see https://electronjs.org/docs/api/browser-view#new-browserviewoptions-experimental).The text was updated successfully, but these errors were encountered: