Giel Berkers

Results 6 issues of Giel Berkers

I'm not sure if this is the correct place to file this issue, but I can't seem to create an API Key by using the website. The page refreshes, but...

### Rule According to [this page](https://devdocs.magento.com/guides/v2.3/extension-dev-guide/service-contracts/service-to-web-service.html) there are some very specific rules for service contracts. For example: - Valid object types include a fully qualified class name or a fully...

proposal

I'm currently running into issue #675 , so I was looking for a workaround for that. I though that maybe the combination of `--skip-build` and `--index-store-path` might resolve this, and...

I have 2 use cases: The first one is where I want to sort the next-occuring event on my website. Let's say today is `02-09-2011`. I have 2 re-occuring events...

in progress
to discuss

#### Bug Report Checklist - [x] Have you provided a full/minimal spec to reproduce the issue? - [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagger-parser/online/))? - [x]...

Issue: Bug

I try to use `waitUntilMobified()` to wait for my new page to be loaded, but when I use it in my test I get the following error: ``` Error while...