Open m7rick opened 5 months ago
Please fix the format of your markdown:
31:65 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1]
33 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## What have you tried to solve the question"]
generated by check-issue
Even I remove the "--disable-site-isolation-trials" it will still fail to pass the bot detection, I think it's something else that blocks you. You'd better to research how cloudflare-turnstile works.
Thank you
@m7rick remove --disable-site-isolation-trials anyway and use the old fashion way here https://github.com/go-rod/rod/issues/548#issuecomment-1057731628
I also encountered this problem very distressed
Rod Version: v0.116.1
The code to demonstrate your question
What you got
panic: runtime error: invalid memory address or nil pointer dereference
What you expect to see
How do I get Ifram without using--disable-site-isolation-trials?
What have you tried to solve the question
chrome kernel: "Chrome/124.0.6367.223" Adding "--disable-site-isolation-trials" to the browser will solve the problem, but adding this parameter will cause cloudflare-turnstile to loop indefinitely