-
I already saw couple of other solutions
Like #1497 by @mdmintz but that meant I would need to rewrite most of my code and use another library (seleniumbase)
**Approach**
- Pretty simple, previou…
-
I keep getting stuck in a 503 loop until the driver is terminated. e.g.
The below code works fine (the page loads), however
```
import undetected_chromedriver.v2 as uc
driver = uc.Chrome()
with…
-
Something is wrong again! Please fix
public static void Main(string[] args)
{
using var driver = UndetectedChromeDriver.Create(driverExecutablePath: new ChromeDriverInstaller(…
-
This is an interesting package we could use on account creation.
https://github.com/nowsecure/owasp-password-strength-test
-
hi
how to reload again after initializing?
_driver.Dispose();
and again
UndetectedChromeDriver.Create
when I add "options"
but not work
-
both headless and windowed, Im not able to pass https://nowsecure.nl check
-
### Finding Description
No privacy policy was observed during app runtime.
### Steps to Reproduce
This test looks for the existence of a privacy policy during app runtime.
### Remediation Resource…
-
### Finding Description
No privacy policy was observed during app runtime.
### Steps to Reproduce
This test looks for the existence of a privacy policy during app runtime.
### Remediation Resource…
-
### Finding Description
SQLite database interaction was observed during dynamic analysis, which could indicate where in the file system the application is storing user or application data. This infor…
-
### Finding Description
Embedded URL data was found within the application code.
### Steps to Reproduce
Inspect source code for the hardcoded URLs shown in the Findings Evidence tables. Evaluating …