Trying to automate Tauri app testing on arch linux.
Currently faced an issue of webkitgtk not providing webkitdriver. Anyone knows which package already exists that includes the driver? I am searching over the web, but all I found is a suggestion to build it by myself, which can be okay, yet I think I just had no luck in finding existing package.
Bishonen