gpt4 book ai didi

python - 关闭上次打开的标签

转载 作者:太空宇宙 更新时间:2023-11-04 01:35:21 25 4
gpt4 key购买 nike

我能否关闭使用以下代码打开的 Python 最后打开的选项卡(不关闭浏览器)?

import webbrowser
webbrowser.get("firefox").open_new_tab(url)

你可以为这个任务使用任何东西。我知道 webbrowser 模块无法做到这一点。

最佳答案

您可以使用此处的 pykeyboard 库发送热键组合以关闭选项卡 (Ctrl + W),https://github.com/SavinaRoja/PyUserInput .

关于python - 关闭上次打开的标签,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/10449242/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com