RakuJa

Results 2 comments of RakuJa

**I've found a possible solution!** ***Explanation*** The problem is probably related to bot behavior and an internal bug of the library. I've used this simple code snippet: ``` actions.login(driver, email,...

Did you specify in the Cargo.toml the input? For example ` nokhwa = {version = "0.10.4", features = ["input-native"]} `