Rémi Alvergnat

Results 57 issues of Rémi Alvergnat

When using chained selectors, `NoSuchElementException` message may lead to invalid diagnostic. `el(".section").el(".button").click()` fails with a NoSuchElementException with a message containing `.button` selector in any case, even if it's `.section` missing.

bug

It took me some time to understand that when using `during()`, timeout may have a shorter duration, and await will always fail with a `ConditionTimeoutException`. ```java await().during(10, TimeUnit.SECONDS).untilAsserted(() -> {...

**Describe the bug** Hot module reload doesn't work for content wrapped in `` component. **To Reproduce** Steps to reproduce the behavior: 1. Write some content on many lines 2. Wrap...

bug
hmr

Note it requires to keep Debug Data enabled (https://docs.angularjs.org/guide/production#disabling-debug-data) It still have some issues when interacting with tasks that just appears again (watchers are still off I think). http://rawgit.com/angular-gantt/angular-gantt/feature/suspendable/demo.dist/index.html

I need a xenial based image for `cdrx/pyinstaller-linux`, for a native module to compile properly (jsonnet). So I made those changes to add more base image variations on this project....

Related to goetas-webservices/xsd-reader#51 This currently adds a test in soap-client matching the issue. (and test is actually failing to demonstrate the issue)

I'm consuming a Soap server that has some fields declared as `xs:anyType`. There's a note in xsd2php README.md about how to declare custom handlers for those types, but I can't...

Is there a way to use the main symfony container with soap-client when invoking generate command ?

feature-request

Using `keycloak_openid_client_role_policy` without `decision_strategy` and `logic` parameters hit a 500 error on Keycloak. Those parameters seems to be required. Also I can't understand why `decision_strategy` is a parameter for this...

guessit.io domain be renewed, but I won't renew it as it's too expensive for a side project. It don't plan to maintain services related to guessit like API or stuff...