kaliiiiiiiiiii

Results 25 issues of kaliiiiiiiiiii

``` $ uname -a Linux debian 6.1.0-22-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.94-1 (2024-06-21) x86_64 GNU/Linux $ gnome-shell --version GNOME Shell 43.9 $ echo $XDG_SESSION_TYPE wayland ``` Looks the python calls...

enhancement
question

At https://github.com/Kaliiiiiiiiii-Vinyzu/CDP-Patches/blob/602b680abf50b8190a5955ec7feb8c2045002e8d/cdp_patches/input/async_input.py#L79 and https://github.com/Kaliiiiiiiiii-Vinyzu/CDP-Patches/blob/602b680abf50b8190a5955ec7feb8c2045002e8d/cdp_patches/input/sync_input.py#L73 On OS:Windows and not having `Selenium-Driverless` installed, we get: ``` E TypeError: isinstance() arg 2 must be a type, a tuple of types, or a union...

bug
help wanted

Add some `cdp_patches.Server().start()` and `cdp_patches.Client().connect()` functionality to make it easier integrable on an remote instance & ofc handle all the networking//IO over some WebSocket and//or REST API

enhancement
question
long-term

add web-archive snapshot url for https://hackinparis.com/data/slides/2018/talks/HIP2018_Luca_Bongiorni_How_To_Bring_HID_Attacks_To_The_Next_Level.pdf

Botright should not depend on being online for tests wich do not require an internet connection Example exception: ``` tests\test_playwright.py:95 (test_canvas_botright) @pytest.mark.asyncio async def test_canvas_botright(): botright_client = await botright.Botright(use_undetected_playwright=True, user_action_layer=True)...

bug
help wanted

Running on Windows, V1.1.1 The global default audio device set in OBS at `Settings->Audio->Global Audio Devices` doesn't receive any output from the soundboard. Only setting the output device in the...

`webgpu` fetures serializes to ```js { size: 12 } ``` but should enumerate the features

bug

https://github.com/Kaliiiiiiiiii-Vinyzu/CDP-Patches/blob/523eaa736a3a54353d41ca8bb3acb9828c9433b9/README.md?plain=1#L147 Also not up to date. Example: \ https://github.com/Kaliiiiiiiiii-Vinyzu/CDP-Patches/blob/602b680abf50b8190a5955ec7feb8c2045002e8d/docs/CONTRIBUTING.md?plain=1#L22

documentation

and pass it onward in `__ainit__` to os base (linux.py) and use this display string as the display_env if set ```python def __init__(self, pid: int, scale_factor: float, displayStr: Optional[str] =...

enhancement

For - multiple windows - muiple browser contexts (=incognito)

enhancement
long-term