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