Open benlake opened 2 months ago
I'm unable to get past the initial login email form submission on Tesla's domain.
git ref bc063bf55ffde5105af15217d3b3750537107ed0
bc063bf55ffde5105af15217d3b3750537107ed0
$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 24.04 LTS Release: 24.04 Codename: noble
apt install build-essential libwebkit2gtk-4.1-dev libgtksourceview-4-dev libappindicator3-1 libxdo-dev
The webview locks up after the email is entered and eventually blanks out. It appears there's some hCaptcha interaction that's not going well. See screenshot for debug output and window state.
Failed to mention, I build from source, but that might have been obvious by the packages noted.
I'm unable to get past the initial login email form submission on Tesla's domain.
git ref
bc063bf55ffde5105af15217d3b3750537107ed0
apt install build-essential libwebkit2gtk-4.1-dev libgtksourceview-4-dev libappindicator3-1 libxdo-dev
The webview locks up after the email is entered and eventually blanks out. It appears there's some hCaptcha interaction that's not going well. See screenshot for debug output and window state.