43 Commits

Author SHA1 Message Date
Priyanshu Patel e6846f9521 Merge pull request #25 from victormorozov1/fix
fix: update zip upload URL, element paths, send_keys; remove unused i…
2025-05-24 13:36:52 +05:30
victormorozov1 2354d9d13c fix: update zip upload URL, element paths, send_keys; remove unused imports 2025-05-18 06:05:47 +07:00
Priyanshu Patel 05e549a348 Merge pull request #24 from actuallyrizzn/enhanced-stability
Enhanced Chrome Driver Management and Stability Improvements
2025-03-29 23:20:49 +05:30
Mark Rizzn Hopkins 0538c95459 Enhanced Chrome Driver Management and Stability Improvements 2025-03-29 10:50:50 -05:00
Priyanshu Patel c3ae887aef Update req.txt 2024-12-23 23:53:03 +05:30
Priyanshu Patel d2b39712ae Merge pull request #20 from debanjandhara/main
Modified the Chatgpt function : basic text to Formatted Markdown, Handle Overlays, Canvas Mode
2024-12-22 22:45:29 +05:30
Debanjan Dhara 24cae3ca28 regular txt to formatted markdown response 2024-12-21 13:37:11 +05:30
Priyanshu Patel 5a258b9db8 Merge pull request #18 from debanjandhara/main
fix(chrome_driver --> path, version): resolve starting Chrome on 64-bit and get_download_version for windows
2024-10-17 13:17:39 +05:30
Debanjan Dhara 503992a3c0 fix(chrome_driver): resolve starting Chrome on 64-bit and get_download_version method
The chrome_d_download.py script was failing to fetch the correct Chrome version due to incorrect version handling logic. Updated the get_download_version method.

Closes #17, #16
2024-10-16 20:25:03 +05:30
Priyanshu Patel 455e6fb719 Merge pull request #15 from sv1sjp/patch-1
Added  setuptools in req.txt as it is missing from Python3.12
2024-09-29 22:18:45 +05:30
Dimitris Vagiakakos fa321400de Update req.txt
distutils package is removed in Python version 3.12 so we need:
 pip install setuptools
 setuptools has been aaded in req.txt .
2024-09-29 09:38:33 +00:00
Priyanshu Patel ae6f176042 Merge pull request #12 from VladTaranu/main
Updated Path July 18, 2024 release.
2024-08-20 12:50:59 +05:30
Vlad Taranu add051c2a0 Update api_backend.py
Path for July 18, 2024 release. (Fixed again)
2024-08-19 22:58:50 +03:00
Vlad Taranu 67fa3925bd Update api_backend.py
Path for July 18, 2024 release. (Fixed)
2024-08-19 22:01:20 +03:00
Vlad Taranu 0e22cdc851 Update api_backend.py
Path for July 18, 2024 release.
2024-08-19 21:22:03 +03:00
Priyanshu Patel 91fdc2e6e9 Merge pull request #11 from JaspONcoder/patch-1
Update api_backend.py
2024-07-16 19:40:08 +05:30
JaspONcoder ba334e5eda Update api_backend.py
added new selector for send button
2024-07-15 23:15:30 -03:00
Priyanshu Patel e61291f7ed Update README.md 2024-04-08 01:19:10 +05:30
Priyanshu Patel a55438ec60 Merge pull request #8 from 0xrushi/main
Partial fix for #7 
- Chrome Path according to OS Type.
- Moved load_chrome() into start_chat_gpt()
2024-04-07 11:30:14 +05:30
pastetreee 80a28735fd chrome path fix 2024-04-06 23:12:06 -05:00
pastetreee adc03df47e fix api_backend 2024-04-06 23:08:52 -05:00
Priyanshu Patel 0131b0b214 Merge pull request #6 from Priyanshu-hawk/devAPI
Dev api
2024-02-24 14:10:10 +05:30
Priyanshu-hawk 2026dbe72a demo env 2024-02-24 14:06:36 +05:30
Priyanshu-hawk 1874135e02 ip utils 2024-02-24 14:06:20 +05:30
Priyanshu-hawk 71781fc9e0 package add and update 2024-02-24 14:06:07 +05:30
Priyanshu-hawk 3b54f91167 api update 2024-02-24 14:05:23 +05:30
Priyanshu-hawk 44c23298ff dark/light mode fix 2024-02-08 10:53:09 +05:30
Priyanshu-hawk 9e229180dc api added 2024-02-07 19:01:11 +05:30
Priyanshu-hawk 144cdfc00e fuctionization, x_sec_wait, req update 2024-02-06 13:30:26 +05:30
Priyanshu-hawk bcd92fa328 uc add, rm remote browser 2024-02-04 23:46:54 +05:30
Priyanshu Patel d10c9a978c Update README.md 2024-01-20 12:40:31 +05:30
Priyanshu-hawk 1246d5fcb4 xpath update 2024-01-20 12:38:35 +05:30
Priyanshu-hawk 099bfca304 xpath update 2023-12-08 12:36:07 +05:30
Priyanshu-hawk 5f4a77833a response path fix 2023-11-20 13:58:53 +05:30
Priyanshu-hawk dae847dbec code update 2023-11-10 02:08:24 +05:30
Priyanshu Patel 1540e71c07 Enhance Browser Support, xpath update 2023-10-16 01:10:30 +05:30
Priyanshu Patel 021a19d025 Update README.md 2023-07-11 11:52:31 +05:30
infinity eb2cb8f094 testing api added 2023-07-09 00:58:17 +05:30
infinity fb10372df8 Lic, readme, req 2023-07-09 00:53:09 +05:30
infinity 4393a4754e import bug fix 2023-07-09 00:52:18 +05:30
infinity f38285c2cf terminal access with improved func's calls 2023-07-08 23:42:22 +05:30
infinity 4aaf456365 chatgpt intraction 2023-07-07 02:32:37 +05:30
infinity 2418401565 chromedriver auto downloader 2023-07-07 02:31:45 +05:30