yuehua-ziniao-webdriver 0.1.0__py3-none-any.whl → 0.1.1__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.0"
23
+ __version__ = "0.1.1"
24
24
  __author__ = "Yuehua"
25
25
  __email__ = "shengxi_2000@outlook.com"
26
26
 
@@ -45,11 +45,11 @@ class ProcessManager:
45
45
  f"socket_port={socket_port}, version={version}"
46
46
  )
47
47
 
48
- def kill_existing_process(self, force: bool = False) -> bool:
48
+ def kill_existing_process(self, force: bool = True) -> bool:
49
49
  """关闭已存在的紫鸟客户端进程
50
50
 
51
51
  Args:
52
- force: 是否强制关闭(不询问用户),默认 False
52
+ force: 是否强制关闭(不询问用户),默认 True
53
53
 
54
54
  Returns:
55
55
  bool: 成功关闭返回 True,用户取消返回 False
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: yuehua-ziniao-webdriver
3
- Version: 0.1.0
3
+ Version: 0.1.1
4
4
  Summary: 紫鸟浏览器自动化 Python SDK - 提供店铺管理、浏览器控制等功能
5
5
  Author-email: Yuehua <shengxi_2000@outlook.com>
6
6
  License: MIT
@@ -1,15 +1,15 @@
1
- yuehua_ziniao_webdriver/__init__.py,sha256=XcWhE80rcSpxBiOePMmsbnWYCd_KRf9kWXnfn9-Jsv0,3757
1
+ yuehua_ziniao_webdriver/__init__.py,sha256=00Ga0qHKDcSLysswD-Qt5nELJjEpuc3NqUcY0WaZZ8k,3757
2
2
  yuehua_ziniao_webdriver/browser.py,sha256=DzXw86FkyletLkyS9cLHw0znJ4RuTpNqdAB50VG6M5w,7774
3
3
  yuehua_ziniao_webdriver/client.py,sha256=ScLnnV9qEzFVPcfnUbhMAjZHgfJP-LeSg4_6vdcd2J8,12930
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
7
- yuehua_ziniao_webdriver/process.py,sha256=sQKlc77QIVqScwVNSQpD3NNf7ZGRQTRlYahwRdfL1Rs,8512
7
+ yuehua_ziniao_webdriver/process.py,sha256=ldtnjKE2kUJbWsgIyEjETVn2eoOMXIui3YvwTrypImc,8510
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.0.dist-info/licenses/LICENSE,sha256=24xAK38EuYb8_sQtFg8i22yGRjjY6Gb_4zO1XF3ix5A,1063
12
- yuehua_ziniao_webdriver-0.1.0.dist-info/METADATA,sha256=ElfbBtgUe7LV-eG4SdhKcAGOlQ6ur_tYCWOiFPL6Vq4,11556
13
- yuehua_ziniao_webdriver-0.1.0.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
14
- yuehua_ziniao_webdriver-0.1.0.dist-info/top_level.txt,sha256=bzRolXKa_ludi3DHGrMzEt_9WZZQCqlRmAt9sKHHTTY,24
15
- yuehua_ziniao_webdriver-0.1.0.dist-info/RECORD,,
11
+ yuehua_ziniao_webdriver-0.1.1.dist-info/licenses/LICENSE,sha256=24xAK38EuYb8_sQtFg8i22yGRjjY6Gb_4zO1XF3ix5A,1063
12
+ yuehua_ziniao_webdriver-0.1.1.dist-info/METADATA,sha256=BaGOUM44gGG_ngqZmBl7N-RfGYbCEAm8jp6vnZUHMdQ,11556
13
+ yuehua_ziniao_webdriver-0.1.1.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
14
+ yuehua_ziniao_webdriver-0.1.1.dist-info/top_level.txt,sha256=bzRolXKa_ludi3DHGrMzEt_9WZZQCqlRmAt9sKHHTTY,24
15
+ yuehua_ziniao_webdriver-0.1.1.dist-info/RECORD,,