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
Hi, thanks for this library. To me it seems unusable though and as of now I would prefer plain requests. The problem is the too simple implementation of params. We for example need a "wait_for": "#app-footer" param and the # isn't escaped properly as %23.