fwefwf
This commit is contained in:
Binary file not shown.
@@ -115,7 +115,7 @@ class WeexTransaction:
|
|||||||
def get_token(self):
|
def get_token(self):
|
||||||
"""从浏览器监听接口中提取 token 和 cookies"""
|
"""从浏览器监听接口中提取 token 和 cookies"""
|
||||||
tab = self.page.new_tab()
|
tab = self.page.new_tab()
|
||||||
tab.listen.start("contract-tiger/forward/v1/ifcontract/shareguide/status")
|
tab.listen.start("ifcontract/shareguide/status")
|
||||||
|
|
||||||
for _ in range(3):
|
for _ in range(3):
|
||||||
try:
|
try:
|
||||||
|
|||||||
Reference in New Issue
Block a user