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
The Playwright implementation would claim external offers and write codes and their redemption instructions to a file.
This should achieve the same 1:1 implementation of fetching external offers, claiming them, then writing the Code and the redemption instructions to file in the same format as before (see code_to_file function in Playwright implementation for more info)
The text was updated successfully, but these errors were encountered:
The Playwright implementation would claim external offers and write codes and their redemption instructions to a file.
This should achieve the same 1:1 implementation of fetching external offers, claiming them, then writing the Code and the redemption instructions to file in the same format as before (see
code_to_file
function in Playwright implementation for more info)The text was updated successfully, but these errors were encountered: