Chetan Jain

Results 54 comments of Chetan Jain

Yes, the moment we connect to Chrome via Selenium, we are detected due to selenium automation noise.

I will look into in, Once I get the Time. Also, does it bypass the captcha version as well when visiting Cloudflare Captcha Page (https://www.g2.com/products/jenkins/reviews?page=5).

So, I guess a JS based Chrome Extension Solution should be more reliable, I am busy now, but will look into it in future.

I will look into it once I am available. I will attempt to resolve it next month. So kindly check back at end of May.

Resolved, Kindly run ``` python -m pip install botasaurus --upgrade ``` Then run ``` from botasaurus import bt driver=bt.create_requests(use_stealth=True) response=driver.post('https://woovin.com/wp-admin/admin-ajax.php',json={"aa":"dd"}) print(response.status_code) ```

We have released v4, which solves many bugs and adds awesome feautres like UI Run. I suggest using it and let me know if this issue reoccurs, to do so,...

To fix this Problem Please run following Command and there will not be flashes of unstyled content ``` yarn add @elastic/eui@^63.0.0 yarn dev ```

The fork also just changes the elastic ui version to 63. I believe it will be easier for people to just run the command instead of using a fork. Additionally...