<tfoot id='IoWRs'></tfoot>

  • <i id='IoWRs'><tr id='IoWRs'><dt id='IoWRs'><q id='IoWRs'><span id='IoWRs'><b id='IoWRs'><form id='IoWRs'><ins id='IoWRs'></ins><ul id='IoWRs'></ul><sub id='IoWRs'></sub></form><legend id='IoWRs'></legend><bdo id='IoWRs'><pre id='IoWRs'><center id='IoWRs'></center></pre></bdo></b><th id='IoWRs'></th></span></q></dt></tr></i><div id='IoWRs'><tfoot id='IoWRs'></tfoot><dl id='IoWRs'><fieldset id='IoWRs'></fieldset></dl></div>
      <bdo id='IoWRs'></bdo><ul id='IoWRs'></ul>
        <legend id='IoWRs'><style id='IoWRs'><dir id='IoWRs'><q id='IoWRs'></q></dir></style></legend>

        <small id='IoWRs'></small><noframes id='IoWRs'>

        Chrome 打开时显示“数据;"带硒铬驱动器

        时间:2023-06-06
      1. <tfoot id='5tzhq'></tfoot>
        <legend id='5tzhq'><style id='5tzhq'><dir id='5tzhq'><q id='5tzhq'></q></dir></style></legend>

        <small id='5tzhq'></small><noframes id='5tzhq'>

              <tbody id='5tzhq'></tbody>
                <i id='5tzhq'><tr id='5tzhq'><dt id='5tzhq'><q id='5tzhq'><span id='5tzhq'><b id='5tzhq'><form id='5tzhq'><ins id='5tzhq'></ins><ul id='5tzhq'></ul><sub id='5tzhq'></sub></form><legend id='5tzhq'></legend><bdo id='5tzhq'><pre id='5tzhq'><center id='5tzhq'></center></pre></bdo></b><th id='5tzhq'></th></span></q></dt></tr></i><div id='5tzhq'><tfoot id='5tzhq'></tfoot><dl id='5tzhq'><fieldset id='5tzhq'></fieldset></dl></div>
                  <bdo id='5tzhq'></bdo><ul id='5tzhq'></ul>
                  本文介绍了Chrome 打开时显示“数据;"带硒铬驱动器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  尝试打开

                  为什么是数据;标签打开?如何解决?

                  使用最新版本的 Chrome 和 Chromedriver

                  解决方案

                  我不确定是不是同样的问题,但前段时间我做了一个 exe 脚本在另一台 PC 和其中一台 PC 上运行 selenium不适用于 Chrome.

                  这是我发布的问题,但答案对我没有帮助,希望它对你有用:Chromedriver 不打开新会话,它会在现有会话中打开一个新标签

                  如果它不起作用,我做了一个解决方法,使用 Firefox 而不是 Chrome 运行,以确保它能够正常工作.

                  Trying to open "Google" or any other page (website) from Chrome via selenium chrome driver in python.

                  The code is :

                  from selenium import webdriver
                  from selenium.webdriver.common.keys import Keys
                  from time import sleep
                  from selenium.common.exceptions import TimeoutException
                  from selenium.webdriver.support.ui import WebDriverWait
                  import time
                  
                  driver = webdriver.Chrome()
                  driver.get('https://google.com')
                  

                  However, this opens my chrome window with the specified link and "data;" tab.

                  Why that data; tab opens? How to fix it?

                  Using latest versions of Chrome and Chromedriver

                  解决方案

                  I'm not sure if its the same problem, but some time ago I made an exe script to run in another PCs and in one of the PCs selenium just didn't worked with Chrome.

                  This is the question I posted, but the answers didn't help me, hope it works with you: Chromedriver do not open a new session, it opens a new tab in a existing session

                  If it doesn't work, I made a workaround to run with Firefox instead of Chrome to ensure it would work properly.

                  这篇关于Chrome 打开时显示“数据;"带硒铬驱动器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  上一篇:Chrome devmode 在 selenium 中突然打开 下一篇:如何禁用 chrome 的“保存密码"selenium webdriver(python)中的弹出窗口

                  相关文章

                    <bdo id='DFbXq'></bdo><ul id='DFbXq'></ul>
                  1. <small id='DFbXq'></small><noframes id='DFbXq'>

                  2. <tfoot id='DFbXq'></tfoot>
                  3. <legend id='DFbXq'><style id='DFbXq'><dir id='DFbXq'><q id='DFbXq'></q></dir></style></legend>

                      <i id='DFbXq'><tr id='DFbXq'><dt id='DFbXq'><q id='DFbXq'><span id='DFbXq'><b id='DFbXq'><form id='DFbXq'><ins id='DFbXq'></ins><ul id='DFbXq'></ul><sub id='DFbXq'></sub></form><legend id='DFbXq'></legend><bdo id='DFbXq'><pre id='DFbXq'><center id='DFbXq'></center></pre></bdo></b><th id='DFbXq'></th></span></q></dt></tr></i><div id='DFbXq'><tfoot id='DFbXq'></tfoot><dl id='DFbXq'><fieldset id='DFbXq'></fieldset></dl></div>