iJoris

Results 3 issues of iJoris

Hi, Just got this exception once. I don't know what causes it. `com.google.gson.JsonSyntaxException: Expected a com.google.gson.JsonObject but was com.google.gson.JsonPrimitive at com.google.gson.internal.bind.TypeAdapters$33$1.read(TypeAdapters.java:869) at com.google.gson.Gson.fromJson(Gson.java:963) at com.google.gson.Gson.fromJson(Gson.java:928) at com.google.gson.Gson.fromJson(Gson.java:877) at com.google.gson.Gson.fromJson(Gson.java:848) at...

### Describe the bug When using an list of data, for example products it only adds an @context to the first entry. The same problem occurs when using nested data,...

bug

**Describe the bug** If the captcha bug is only partly on screen the captcha gets filtered. ![image](https://user-images.githubusercontent.com/11030139/144226709-e7dc5db6-63dd-461d-af5e-01099191f09b.png) ![image](https://user-images.githubusercontent.com/11030139/144226807-eb59d21a-8888-4eba-b9f8-13f26aa0892c.png) **Code Snippet** ```javascript let captcha = await page.findRecaptchas(); console.log(captcha); ```

issue: bug report
needs triage