Andrei Aniculaesei
Andrei Aniculaesei
hello, How do I set the language to EN ? Currently I have turkish .. or something
When I have really small requests (a few ms only), the spinner works .. but for larger requests (where the icon needs to spin for a longer period of time)...
## System * Version: 0.30.0 * Platform: Linux * Firefox: 96 * Selenium: 4 I am using Selenium with Behat in order to test and also capture images from some...
Hello, Is it possible to run tests on Edge browser using Mink Selenium2 driver and Selenium 4 grid ? I've tried using: ``` default: suites: default: filters: tags: ~@wip paths:...
Hello, Is this functional for Ionic 3 / 4 ? I see in the other issues something about a V2, but I can't see it in the versions list. Thank...
The toolbar remains at the bottom of the page. This is my footer code: ``` Max 50(Mb) ``` I have used these settings: ``` ``` And ``` ``` Alongside: ```...
Hello, I am using this plugin on an Ionic 3 / Angular 5 project. I have: ``` scrollPadding: true, scrollAssist: true ``` And also ``` ``` My code looks like...