screenpy-selenium

View on PyPIReverse Dependencies (1)

4.0.4 screenpy_selenium-4.0.4-py3-none-any.whl

Wheel Details

Project: screenpy-selenium
Version: 4.0.4
Filename: screenpy_selenium-4.0.4-py3-none-any.whl
Download: [link]
Size: 49617
MD5: b813c3be6bcf97d44d957e9339de812c
SHA256: 4f5fdf016ac2ee8ba9c03d6dbd49afc143a2614a8710b0696c75e4e5cfeef43a
Uploaded: 2023-07-20 14:43:43 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: screenpy-selenium
Version: 4.0.4
Summary: ScreenPy extension to enable interacting with Selenium.
Author: Perry Goy
Author-Email: perry.goy[at]gmail.com
Maintainer: Gabe Langton
Home-Page: https://github.com/ScreenPyHQ/screenpy_selenium
Project-Url: Documentation, https://screenpy-selenium-docs.readthedocs.io
Project-Url: Repository, https://github.com/ScreenPyHQ/screenpy_selenium
License: MIT
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Software Development :: Testing :: BDD
Requires-Python: >=3.8,<4.0
Requires-Dist: black; extra == "dev-all"
Requires-Dist: coverage; extra == "dev-all" or extra == "test"
Requires-Dist: flake8; extra == "dev-all"
Requires-Dist: importlib_metadata; python_version >= "3.8.dev0" and python_version < "3.9.dev0"
Requires-Dist: isort; extra == "dev-all"
Requires-Dist: mypy; extra == "dev-all"
Requires-Dist: pre-commit; extra == "dev" or extra == "dev-all"
Requires-Dist: pylint; extra == "dev" or extra == "dev-all"
Requires-Dist: pytest; extra == "dev" or extra == "dev-all" or extra == "test"
Requires-Dist: screenpy (>=4.0.2)
Requires-Dist: screenpy_pyotp (>=4.0.0)
Requires-Dist: selenium (>=4.1.0)
Requires-Dist: tox; extra == "dev" or extra == "dev-all"
Requires-Dist: typing-extensions (>=4.1.1)
Provides-Extra: dev
Provides-Extra: dev-all
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 2855 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.6.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
screenpy_selenium/__init__.py sha256=D02b6GEMiSKQy2FWV-QKRXRcvm1YUwfh0sdY_w-h5xc 1455
screenpy_selenium/__version__.py sha256=A8_8ZNNo60oauWPMNe2eM6fCAOndHL7OOU1mwEsBMZg 1164
screenpy_selenium/abilities/__init__.py sha256=9jFYTNhXvD-hnYt45LH6WO6j8KI1Yei9isAV_g1baa4 133
screenpy_selenium/abilities/browse_the_web.py sha256=cpPotHZ_9O_2MV-6SmbrVEBec-KxpJl1bXo8BFhjrtw 4853
screenpy_selenium/actions/__init__.py sha256=ZCrlLRdE-ISX13deVnu33ETANVDk7_CEiwdZNNzcAjI 3366
screenpy_selenium/actions/accept_alert.py sha256=AHcdKsOlDmg5iR6A-ZY_ya1RQT-aPA286SqPs2hbiiw 781
screenpy_selenium/actions/chain.py sha256=CLZdapdsneU7gCRqqVdKyS0tyHD4cFxYK7U9WioZPgw 1598
screenpy_selenium/actions/clear.py sha256=lrWRGJ3CHBvGpH1jQ4UOEQZ4CtYqmuHf0vRgBLZGjak 2175
screenpy_selenium/actions/click.py sha256=b3XLB8g0G3TlP6C-JsQYB5aVJVPvAAqewcWbcih0alI 2877
screenpy_selenium/actions/dismiss_alert.py sha256=rKUiergzoKGblQTmD9nNFn_PU85vJGMU2LcnQcl9Idk 795
screenpy_selenium/actions/double_click.py sha256=HOEkWpskfd_k_rd9e3zdsoXxPmEmj3WiBp3rCz8lDOM 2899
screenpy_selenium/actions/enter.py sha256=OPMqXDvici164d-d4u_aSc4oYmjPmJqyv3QJ5DpWBmA 5479
screenpy_selenium/actions/enter_2fa_token.py sha256=OEIQAWlybeubkgUy2x3klX8ktG4xgdopYLvmsKkRA6E 2296
screenpy_selenium/actions/go_back.py sha256=qFUAFPU-PRhAeiTGUxj9cCaCuZheQG7opqLhsi272MI 690
screenpy_selenium/actions/go_forward.py sha256=tgAXBoUc_ILVAy33evwH6fEtJF3Pz0RaWw-pcZsDvF0 714
screenpy_selenium/actions/hold_down.py sha256=kygSs2YrhsboMlh1ap188ecMQE4OzxV3m43np241pZA 2893
screenpy_selenium/actions/move_mouse.py sha256=x4tUUk4rDub4jUt6PcfXRcB3Jj9LdfwglNlpEsnQ9O0 5122
screenpy_selenium/actions/open.py sha256=1BtLQjRT3FX1YNEPvKgVbkveE5zkjl4U1J6rrzTYR5U 2203
screenpy_selenium/actions/pause.py sha256=gYH_3tHANM5-qb5uy_s0LjUfOs75NxtaQegBb5CZT50 1199
screenpy_selenium/actions/refresh_page.py sha256=NTSj5lf7Chj9wQ_Tg-CQyIYpiH9o4LDel7pTNQqXQvY 688
screenpy_selenium/actions/release.py sha256=eQXBI-CfCiCwgDjIcOkaBw0KJKBJS4Q6JfJCsNYogr0 2499
screenpy_selenium/actions/respond_to_the_prompt.py sha256=2aixavOyG24ExuBnRyC5d_3PFut34JBb3dpynK11oRc 1448
screenpy_selenium/actions/right_click.py sha256=m9Oeocn1SxS9oHa84rfJC1ZhEwCBS3FBc1oAg_6FAvw 3151
screenpy_selenium/actions/save_console_log.py sha256=1qDfl4Cb2O2or8IYoXnTM3C8VConprf8aJHlHcdeA38 3235
screenpy_selenium/actions/save_screenshot.py sha256=wbC2JDwC5rWSptXJdZuEYur1yDX_gc3ubn3BsrxXkRM 2938
screenpy_selenium/actions/select.py sha256=DFyJZ7KfHHjev1lkiR733Nvy8VHvSCw-VjW_O70HM10 7438
screenpy_selenium/actions/switch_to.py sha256=X-wJ44d3P983jaR2jBH-S7jLwBeRCZLmfv87ycOZUz0 1812
screenpy_selenium/actions/switch_to_tab.py sha256=TKkQg5Hvir5OaKw0pZXpP_3f3buyH1cfSAneVdgnACY 864
screenpy_selenium/actions/wait.py sha256=t1OZC2YoYdx9qYM-AARsU5ravk5g8IAQeiaac53-y8M 5397
screenpy_selenium/exceptions.py sha256=QxhQi7reINuH7-_GZcu_ROl72fyPjMH-XK7wjDRkwqg 298
screenpy_selenium/protocols.py sha256=agr5WAw8Ivpq6c3PBvWok68wDSGrGf95ugJIKLytA7Y 635
screenpy_selenium/py.typed sha256=NiCaUx-htsrNiugoLdAkLvcrKL7jfQL5e030KQA9mZM 39
screenpy_selenium/questions/__init__.py sha256=XgfoQKKFHTA_4qCGbKdAESB0xdVGdHSV0zp5tXuT2mA 1036
screenpy_selenium/questions/attribute.py sha256=rNXyL3PbaAwRUhn5KYSJRvajIifGNTar3RHhyR41HjU 2106
screenpy_selenium/questions/browser_title.py sha256=9lI1Y1av_h_eY_1m7CVYSKu8YMCHdZJTT2jfIEncE4Y 820
screenpy_selenium/questions/browser_url.py sha256=ecr4MOstgL8LbFfxj1lUodldn7Ea1qoSkwG4KypArkk 802
screenpy_selenium/questions/cookies.py sha256=x09rYmtYESZXdNuJ79HXbbXeEUrPA8-X7pF-UyAvKbQ 910
screenpy_selenium/questions/element.py sha256=7I2fknDyB7D4juyATUGZKkeXSsQRsRleUTSsVAUW164 1108
screenpy_selenium/questions/list.py sha256=jqRclj-1ZmWVgAjvgmGs_qAL6CRqSRbqZ2MW4IChyJk 1938
screenpy_selenium/questions/number.py sha256=We9X_AFjgsijAHxiUZC_VZ_es1g3cbe1T03_Sc5vpcU 1107
screenpy_selenium/questions/selected.py sha256=VQ6ihOVPjqIsS6-Gl9QXW47K-K4iK_Fh6tZU_2px0kw 3099
screenpy_selenium/questions/text.py sha256=8z4YZoXogzkVF7fBdDsKqQi-cjdStWjuoUW8GD-Qj5g 2247
screenpy_selenium/questions/text_of_the_alert.py sha256=kJkBdOAxjmm7jszxPOBXdrWnBwRncbvuvm3HtW-_l4M 817
screenpy_selenium/resolutions/__init__.py sha256=4Nz-q1t0f_dJz1znpDbs-E6xM3fTd-0VOQ8RgP62R9A 743
screenpy_selenium/resolutions/custom_matchers/__init__.py sha256=QNhNs7G3bfrqYhotQ6oavCPtA9WCACFqt8s1jbOnOZk 416
screenpy_selenium/resolutions/custom_matchers/is_clickable_element.py sha256=O9dJtO1WGHO4ms0vKoZwm8ss30pTBT3pmVJcHGybruA 1506
screenpy_selenium/resolutions/custom_matchers/is_invisible_element.py sha256=2O91IBGrk24fjRTOXAGDreW7skP8hmTSoP5E1ag4oaY 1338
screenpy_selenium/resolutions/custom_matchers/is_present_element.py sha256=TyC_2NRk6uw_26uWNnihr9jdLvIdcCsKmFQtN7gHJ6o 1300
screenpy_selenium/resolutions/custom_matchers/is_visible_element.py sha256=fqj_LxdLy67IeDIN_bHl1uOuDG9j1atOK5RjMYvm7z4 1421
screenpy_selenium/resolutions/is_clickable.py sha256=_XCVNf1BSpknsyuFrfU9mV27smyLi-RB4FQd-R9vpVI 600
screenpy_selenium/resolutions/is_invisible.py sha256=0FhRT7opmCnBTaT611qU3q8_eKxTrfLgHDyJ_6ltsqY 612
screenpy_selenium/resolutions/is_present.py sha256=FOD6D8sT-qw1_5rRuDqGidO2M4b2bAcpVSlFh15nSg4 720
screenpy_selenium/resolutions/is_visible.py sha256=H46H0p9avaZss4WAoXocbrWgcvW4qrQLvPp0d-tCUZw 590
screenpy_selenium/speech_tools.py sha256=Af7BuGrjrpcqS5e1qF9ZFyqlnQdhYr5cahY-G6gTIKI 269
screenpy_selenium/target.py sha256=TZsYHXvhyA79ag03bLtyPhW-BLsg-7n4d8fY7GPCk2I 4675
screenpy_selenium-4.0.4.dist-info/LICENSE sha256=B9fmz1LKwYV6yz0dvFjT1oXvrIPkd2MA7HWB4C6oy4s 1071
screenpy_selenium-4.0.4.dist-info/METADATA sha256=kSfdRG4peX1NrfzWlQqO3gTjPhi5GFHytybiOruGj_E 4875
screenpy_selenium-4.0.4.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
screenpy_selenium-4.0.4.dist-info/RECORD