-
**Context:**
- Playwright Version: Version 1.26.1
- Operating System: Windows10
- Browser: Chromium
- Extra: python3.10
**Code Snippet**
```python
from playwright.async_api import async_p…
-
waka.yml
```
name: Waka Readme
on:
push:
branches:
- main
schedule:
- cron: "0 */12 * * *"
jobs:
update-readme:
name: Waka Update
runs-on: ubuntu-latest
…
-
Hi, I ran scrapy shell and fetch('https://www.example.com') then I got an error related to "There is no current event loop in thread 'Thread-1 (start)' "
the error that I get
```
2022-12-25 1…
-
These is pure playwright code, and it can login ti well.
```python
from playwright_stealth import StealthConfig
from playwright_stealth import stealth_async
async def playwright_ti_jiaocha():
…
-
```python
[2021:09:05 17:46:21] INFO demo Asyncpy finished spider: demo
[2021:09:05 17:46:21] INFO demo Total requests: 1
[2021:09:05 17:46:21] INFO demo Time usage: 0:00:00.463248
[2021:09:05 …
-
Hi,
This issue related to [#18](https://github.com/scrapy-plugins/scrapy-playwright/issues/18)
The error still occurred with `scrapy-playwright 0.0.4`. The Scrapy script crawled about 2500 domai…
-
### Description
Scrapy Shell always raises RuntimeError even though I request any URL, but results fine.
### Steps to Reproduce
Execute `scrapy shell 'https://any.url'`, return:
```2022-…
-
关于微博检测问题,可以检测上一条为准
因为像调试BOT需要重启的时候就检测不到就不推送了←**目前遇到的问题**
或者有更好的检测方式
-
## Steps to reproduce
1. run crackmapexec for the smb protocol
## Command string used
`crackmapexec --verbose smb 10.129.244.119 -u 'htb-student' -p 'HTB_@cademy_stdnt!' --pass-pol`
## CME…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
Im new to this and installed for the first time. So…