Jennifer Mullen
Jennifer Mullen
I would really like to see support for IndexedDB. The application I work on uses Firebase authentication, and Firebase uses IndexedDB. Firebase is a popular platform used by a number...
@odinho : I implemented it as follows: In a project that's basically global setup: 1. Load the app's login page so that the Firebase IndexedDB database is created (preferred to...
> Hi, could you please provide how exact did you add value to IndexedDB using page.evaluate ? I'm trying but it is not working for me. Thanks @akratofil Here you...
Unfortunately, Google deprecated using local storage to hold auth information. Just something to keep in mind in case unexpected problems occur.