Angel0ffDeath

Results 3 issues of Angel0ffDeath

Login - Tested and works: from selenium.webdriver.common.keys import Keys ele_pwd.send_keys(base64.b64decode(self.password).decode('utf-8')) ele_pwd.send_keys(Keys.ENTER) comment the line self.browser.find_element(By.XPATH, "//form[@id='clogs']/button[@type='submit']").click() This way it is not necessary to find the button - something which works...

### Describe the enhancement you're suggesting. Hi all, iRobot Roomba uses IR signals as virtual wall to tell Roomba not to cross the border where wall is placed. The virtual...

enhancement
help wanted
good first issue

Hi I described almost everything here: https://www.elektroda.com/rtvforum/viewtopic.php?p=20880051#20880051 but in order not to read the whole post this is the extraction: received: 55 AA 03 07 00 10 12 00 00...

bug