Answer the question
In order to leave comments, you need to log in
Why is the site page not fully displayed when using chrome webdriver selenium?
Good afternoon. The bottom line is that if you just follow the link in chrome, then the page is displayed:
And if you use Selenium, then it is not completely displayed, although the link is the same:
from selenium import webdriver
driver = webdriver.Chrome('C:\\Users\\Eugene\\Desktop\\chromedriver.exe')
driver.get(" https://www.tiktok.com/@dvoretsky11/video/68185003 ... ")
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question