chore: add Playwright-compatible WebSocket API with WebKit2 version fallback and comprehensive demo

This commit is contained in:
2025-08-11 11:28:18 +00:00
parent fa0d24c6d1
commit 9f3fe824a5
4 changed files with 3059 additions and 718 deletions
+5 -1
View File
@@ -1,2 +1,6 @@
install:
sudo apt install python3-gi python3-gi-cairo gir1.2-gtk-3.0 gir1.2-webkit2-4.0
sudo apt install python3-gi python3-gi-cairo gir1.2-gtk-3.0
sudo apt install libgirepository1.0-dev
sudo apt install libgirepository1.0-dev gir1.2-gtk-3.0 libcairo2-dev pkg-config python3-dev