Deceptio

Results 3 issues of Deceptio

The code examples are difficult to read because they are in the "normal" text [OkHttpClient](https://square.github.io/okhttp/4.x/okhttp/okhttp3/-ok-http-client/) ![image](https://user-images.githubusercontent.com/42783844/155110519-2f7ea8a4-dc13-4024-b2cd-92ba37aad61b.png) [authenticator](https://square.github.io/okhttp/4.x/okhttp/okhttp3/-authenticator/) ![image](https://user-images.githubusercontent.com/42783844/155110414-0d1509c3-357a-4f35-a24d-90dcdb36bbdb.png) Maybe you could make a codebox like on this page [Recipes](https://square.github.io/okhttp/recipes/) ![image](https://user-images.githubusercontent.com/42783844/155110654-b56bbad2-f0b6-4e56-b9cd-773d63c90755.png)

enhancement
documentation

I have this json ``` [ 2308, { "a": [ "1958.38000", 2, "2.05000000" ], "b": [ "1957.81000", 3, "3.95000000" ], "c": [ "1957.32000", "0.55407557" ], "v": [ "1422.39220916", "1524.19647295" ],...

## Description I am currently working with iOS 17 and the Appium Java Client version 8.5.0. My goal is to enter three numbers into a numeric field by simulating key...