yuehua-ziniao-webdriver 0.1.2__py3-none-any.whl → 0.1.3__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -20,7 +20,7 @@
20
20
  ... tab.get("https://example.com")
21
21
  """
22
22
 
23
- __version__ = "0.1.2"
23
+ __version__ = "0.1.3"
24
24
  __author__ = "Yuehua"
25
25
  __email__ = "shengxi_2000@outlook.com"
26
26
 
@@ -137,7 +137,7 @@ class ZiniaoClient:
137
137
  logger.info("=== 启动紫鸟客户端 ===")
138
138
 
139
139
  # 关闭已存在的进程
140
- if not self.process_manager.kill_existing_process(force=kill_existing):
140
+ if not self.process_manager.kill_existing_process():
141
141
  logger.info("用户取消启动")
142
142
  return
143
143
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: yuehua-ziniao-webdriver
3
- Version: 0.1.2
3
+ Version: 0.1.3
4
4
  Summary: 紫鸟浏览器自动化 Python SDK - 提供店铺管理、浏览器控制等功能
5
5
  Author-email: Yuehua <shengxi_2000@outlook.com>
6
6
  License: MIT
@@ -1,6 +1,6 @@
1
- yuehua_ziniao_webdriver/__init__.py,sha256=ix_cyKf151uQ6kxcWR_-mjT3Kpv6TOcI2oUB68Alz-g,3757
1
+ yuehua_ziniao_webdriver/__init__.py,sha256=i6_jNmZxn_bR_jleS4IhGIQgW1DDSanJGWNA_52DCSU,3757
2
2
  yuehua_ziniao_webdriver/browser.py,sha256=DzXw86FkyletLkyS9cLHw0znJ4RuTpNqdAB50VG6M5w,7774
3
- yuehua_ziniao_webdriver/client.py,sha256=ScLnnV9qEzFVPcfnUbhMAjZHgfJP-LeSg4_6vdcd2J8,12930
3
+ yuehua_ziniao_webdriver/client.py,sha256=MbIx5Du3HZDuNqhL5vlObX4Z4oMSqSD5yFmVfbjsAa0,12911
4
4
  yuehua_ziniao_webdriver/config.py,sha256=BDR2ow1-a64mEkhMZPFe5yFhNHwMD4xA96LOL_4F0jg,8760
5
5
  yuehua_ziniao_webdriver/exceptions.py,sha256=VrjDtSGaLM0SzCJZsscWzoa3b7rrBdzTLvAOGoq2rp0,5943
6
6
  yuehua_ziniao_webdriver/http_client.py,sha256=jYCU29G4B2bof6KunsnUcf04ZBBkNKTt3jFBKfgDPBM,7476
@@ -8,8 +8,8 @@ yuehua_ziniao_webdriver/process.py,sha256=jfbzJuI6DogQO24TmbjMPfFpIKMhFBkEpu8JMs
8
8
  yuehua_ziniao_webdriver/store.py,sha256=MIuprMov9Byw7f_ZIbQbqYt7u6PEY6M6uGOmRlFZkZ4,13983
9
9
  yuehua_ziniao_webdriver/types.py,sha256=CsoTY8U7tp9g8dietiVSqMng9gcAVn3hBJD1U-Y2rzc,5429
10
10
  yuehua_ziniao_webdriver/utils.py,sha256=Zh3vx66RK-eYizSouNjz7__L5LeYuBGGbEWAk71evHs,8601
11
- yuehua_ziniao_webdriver-0.1.2.dist-info/licenses/LICENSE,sha256=24xAK38EuYb8_sQtFg8i22yGRjjY6Gb_4zO1XF3ix5A,1063
12
- yuehua_ziniao_webdriver-0.1.2.dist-info/METADATA,sha256=taqO-j3jHR87GIpKfr3mVCMeHl1bz-x_jwNQqf0uK9o,11556
13
- yuehua_ziniao_webdriver-0.1.2.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
14
- yuehua_ziniao_webdriver-0.1.2.dist-info/top_level.txt,sha256=bzRolXKa_ludi3DHGrMzEt_9WZZQCqlRmAt9sKHHTTY,24
15
- yuehua_ziniao_webdriver-0.1.2.dist-info/RECORD,,
11
+ yuehua_ziniao_webdriver-0.1.3.dist-info/licenses/LICENSE,sha256=24xAK38EuYb8_sQtFg8i22yGRjjY6Gb_4zO1XF3ix5A,1063
12
+ yuehua_ziniao_webdriver-0.1.3.dist-info/METADATA,sha256=0g9mjjifmPQeJgJRBBy5-etXfvGv3AEpnXJEwStFjTI,11556
13
+ yuehua_ziniao_webdriver-0.1.3.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
14
+ yuehua_ziniao_webdriver-0.1.3.dist-info/top_level.txt,sha256=bzRolXKa_ludi3DHGrMzEt_9WZZQCqlRmAt9sKHHTTY,24
15
+ yuehua_ziniao_webdriver-0.1.3.dist-info/RECORD,,