FuckTheWorld / chromedriver

Automatically exported from code.google.com/p/chromedriver
0 stars 0 forks source link

speed difference #1158

Open zbximo opened 2 months ago

zbximo commented 2 months ago

Use webdriver.Remote opens web pages much faster than webdriver.Chrome Could you give me a solution to solve this stuttering problem? webdriver.Remote log : Chrome[1721293401.558][INFO]: Waiting for pending navigations... [1721293401.651][INFO]: Done waiting for pending navigations. Status: ok [1721293402.157][INFO]: Waiting for pending navigations... [1721293402.793][INFO]: Done waiting for pending navigations. Status: ok [1721293402.793][INFO]: [02c8f8133d685b651eeacaed85f2ddb4] RESPONSE Navigate webdriver.Chrome log : [1721292891.124][INFO]: Waiting for pending navigations... [1721292893.776][INFO]: Done waiting for pending navigations. Status: ok [1721292894.504][INFO]: Waiting for pending navigations... [1721292909.920][INFO]: Done waiting for pending navigations. Status: ok [1721292909.920][INFO]: [9fa546226b6e3a212732580a1b1e8bfc] RESPONSE Navigate