OpenBrowsers Help you to open selenium browser in one function
Project description
OpenBrowsers
OpenBrowsers will help you to open Selenium Browser in one line of code. This is the first release, so you can only open chrome Based on the tutorial here on PeopleAsks.com
Buy me a Beer 🍻
If you wish support me you can buy me a Cripto Beer
Bitcoin:
BNB Smart Chain:
All Donors Will be part of the sponsorship Div
How to setup the package from GIT:
- Clone the OpenBrowsers git repository
pip install git+https://github.com/woopygit/OpenBrowsers - Install setuptools
pip install setuptools python3.7 absolute\path\to\OpenBrowsers\setup.py install
How to setup the package from PIP:
pip install OpenBrowser
How to use The Project:
- Create a new .py file (ex. getbrowser.py)
- include the class OpenBrowser(BrowserWidth[str], BrowserHeight[str], Headless[bool]:def = True)
- Open Chrome with OpenChrome()
- Use the selenium syntax
Full Code:
from OpenBrowsers import *
Brows = OpenBrowsers().OpenChrome(Headless=False)
Brows.get("https://www.peopleasks.com/how-to-install-python-selenium-ubuntu-22-04/")
input("Premi")
Brows.quit()
exit()
Bitcoin:
BNB Smart Chain:
All Donors Will be part of the sponsorship Div
Hall of Fame:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file openbrowsers-0.1.1.tar.gz.
File metadata
- Download URL: openbrowsers-0.1.1.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
034f53a9e52c01d612db527f3b3c274f9c4c236333be9bcd00188f79ee0a62c3
|
|
| MD5 |
c8d41c816637c43f8c22615caeaac2a5
|
|
| BLAKE2b-256 |
3cad79f5476dbcd791d9c88b4fe53171c2e74ccd80a91616c835a2aea4d8bcca
|
File details
Details for the file OpenBrowsers-0.1.1-py3-none-any.whl.
File metadata
- Download URL: OpenBrowsers-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1fa7e2227be703765f5a282eaf6acbd16568963e8f7371aa49c1d684142780be
|
|
| MD5 |
8de1a539900a1fe093fb0c4857af1543
|
|
| BLAKE2b-256 |
433c814fb0de2cc410ea455909929e1b40beeec76c8a3cc390f68b7ace270ff1
|