emerisier

Results 5 issues of emerisier

## 🐛 Bug Report Bug IDE SIDE 3.17.4 : Type on input type="date" d'ont work specific format date = yyyy-mm-dd fix for angular : element.dispatchEvent(new Event('input')); it's work fine on...

## 🐛 Bug Report Bug IDE SIDE 3.17.4 : Send Keys ${KEY_ENTER} d'ont work on Firefox (v103) it's work fine on selenium-side-runner and Chrome

Hi, I can't install pabot without internet connection Same error with Windows 10 and Python 3.10.6 and Python 3.11.3 Thank you for your feedback # python --version Python 3.10.6 (create...

Very good tool, it would be perfect if we could tell the SPY to look at another unique property instead of the id ![image](https://user-images.githubusercontent.com/75469846/200321933-2221f85b-9892-4cc2-b39b-07a2731df2b6.png) ### manual trick 1) create id...

enhancement

### Description It would be possible to add the list of elements ? ``` class AbstractEventListener: def after_find(self, by, value, elements, driver) -> None: ``` ### Have you considered any...

C-py
I-enhancement
A-needs-triaging