vbnotebook
This commit is contained in:
@@ -21,7 +21,7 @@ with sync_playwright() as p:
|
|||||||
else:
|
else:
|
||||||
print("❌ Cookie file not found. Run the manual login script first.")
|
print("❌ Cookie file not found. Run the manual login script first.")
|
||||||
exit()
|
exit()
|
||||||
x
|
|
||||||
page = context.new_page()
|
page = context.new_page()
|
||||||
page.goto(LOGIN_URL)
|
page.goto(LOGIN_URL)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user