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 am building a bot that can add chrome extension to the browser directly from web store. The current challenge is after clicking "Add Extension" it asks to accept permission which needs user intervention. I am using nut.js (A desktop automated library) to make it automated using a mouse click. How can it be achieved using fakebrowser?
The text was updated successfully, but these errors were encountered:
I am building a bot that can add chrome extension to the browser directly from web store. The current challenge is after clicking "Add Extension" it asks to accept permission which needs user intervention. I am using nut.js (A desktop automated library) to make it automated using a mouse click. How can it be achieved using fakebrowser?
The text was updated successfully, but these errors were encountered: