Jonathan Lipps
Jonathan Lipps
With the merge of #12704, this is a bug again
what is the display size as reported to appium by the different devices? maybe the samsung device is not reporting its size or pixel density appropriately?
Yeah, good point. Maybe we can create a BySelector parser as we did for UiObject?
I guess I don't have strong feelings about this either. @talentlessguy can you share more about why you are proposing this change? Are you incorporating this package into something else...
It looks as though SafariDriver is responding to Appium with a `405 Not Allowed` HTTP response. Not much we can do about that! You may want to report it as...
Having some capability templates that users can choose from is a good idea!
Assertions would be more of a playback feature than a record feature. I had a playback feature with basic assertions a long time ago, but this branch is defunct. Not...
@bwomsm1 what is the version listed in `/usr/local/lib/node_modules/appium/package.json`?
OK, go into `/Users/mac-auto-04/.appium` and run `node -e 'require("appium/driver")'`. is there any output?
OK, still in that same directory, what is the output of `npm ls appium`