Alex

Results 951 comments of Alex

@AndrewRayCode , is the issue still relevant? I've checked the `info.plist` file of the downloaded workflow file and it doesn't reference `gauth.py`.

That is because this driver doesn't support the Selenium 4 server. The `2` number in the driver name indicates that only the Selenium 2 server is supported. There is partial...

> what should we use in composer.json to support this new driver Have you a sample yml file for webdriver classic ? > > ``` > "behat/behat": "v3.13.0", > "behat/mink":...

After looking at https://github.com/minkphp/MinkSelenium2Driver/actions/runs/12745224912/job/35518756018 (Selenium 3 + Chrome) I now realize why there was an issue reported some time ago about fixing key-related event emulation. But I can't seem to...

Associated tweet: https://x.com/aik099/status/1899079865099317445 .

Hi @golimpio, @champly, @opatut, @htr3n, @EpicVoyage, @AndrewRayCode, and @budi, I'm reaching out to you because you've contributed to this project in the past. Could you help me keep this project...

@art-lucas , please perform these diagnostic steps: 1. enable Debug for this workflow in Alfred's Workflow Editor: * activate the Alfred search box (Option+Space) * open the settings dialog (Command+,)...

This might be possible using `Rerunning script filters automatically` feature described on the https://www.alfredapp.com/help/workflows/inputs/script-filter/json/ or https://www.alfredapp.com/help/workflows/inputs/script-filter/xml/. This, however, might result in a UX degradation, because script filter refresh might happen...