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
I use tab.ele('tag:input').click() in a page, then the page will goto another url. Now I need to use tab.html to get the html of another url. how to wait the chrome full load the html of another url?
The text was updated successfully, but these errors were encountered:
I use tab.ele('tag:input').click() in a page, then the page will goto another url. Now I need to use tab.html to get the html of another url. how to wait the chrome full load the html of another url?
The text was updated successfully, but these errors were encountered: