Hello everyone,
I am going down the rabbit hole and found getDefaultsForSchema at init
function in the file packages/appium/lib/main.js
I wonder what’s the schema
means in this context? I looks like an object of Json. What’s kind of schema
is it?
Cheers!