Hossein Abbasi
Hossein Abbasi
Updated apktool from 2.4.1 to 2.7.1 but didn't help
And with method 2: ```bash ... I: Removing 1.apk framework file... 2 Downloading Latest Gadget Downloading Architecture arm 100% [..........................................................................] 6118052 / 6118052Downloading Architecture arm64 100% [..........................................................................] 6921212 / 6921212Downloading...
And with over internet: ```bash Press 1 for WAN (over the internet) Press 2 for LAN (On the same network) 1 start ngrok on your device, by opening a new...
>Note: If you also want to include the private repository, register the "personal access token" in the repository and set it to GITHUB_TOKEN specified in the workflow file. What if...
Anyway, this doesn't work for me as the Actions are disabled on the organisational level 😞
I created a personal access token, gave access to read and write and some other permissions. then I changed `GITHUB_TOKEN` to that token ( `${{ 'tokennnn' }}` or `'tokennnn'` )...
I installed it manually: https://github.com/ThoughtfulDev/EagleEye#manual-prerequisites-installation-if-you-are-hardcore Now, I get this: ```bash ==> How many jitters, higher is better [max 100] (default=70): 100 :: Google Reverse Image Search ==> Opening Webdriver ::...
> Selenium just removed that method in version 4.3.0. See the CHANGES: https://github.com/SeleniumHQ/selenium/blob/a4995e2c096239b42c373f26498a6c9bb4f2b3e7/py/CHANGES https://stackoverflow.com/a/72754667/421467
```bash ➜ Scanner scout aws --debug 2023-06-05 09:32:06 MacBook-Pro.local scout[7940] INFO Launching Scout 2023-06-05 09:32:06 MacBook-Pro.local scout[7940] INFO Authenticating to cloud provider 2023-06-05 09:32:06 MacBook-Pro.local scout[7940] ERROR __main__.py L211: Initialization...
@Codennnn Could we also have this as a Github Action? 🙏🏼