Maximous Black
Maximous Black
as it says in the requirements, you need the chromedriver binary and make sure it is in `PATH`
try setting the username input selector to any random input/element like search, heading, etc
try setting it to any other element that is not input
The password input selector is wrong. It is trying to input the password somewhere that doesn't log you in Use the following selectors: ``` #username #password ``` https://maximousblk.me/posts/callow-bruteforce-tool
sorry, I just noticed you are not targeting my sandbox site, but rather some other site. manually trying `test1:1234` on https://payzhoppe.com/members-portal/login says its wrong password.
This is a problem with the [`commit`](https://deno.land/x/commit) module. When it will support parsing merge commits, I'll add the feature.
❤️ 🦀 ❤️
Sorry, I've been busy lately and can't really work on this for now. But I'll consider it if i'm free sometime 😃
> (Edit: I just realized that mentioning @ maximousblk pinged them - sorry) No worries! P.S. I'm interested to see how this goes.
Hey @MinhasKamal please tell us the changes that you made to this code. We newbies are have a hell of problems compiling this code! Or just send the link to...