We found a bug/feature in Appium that was making it hard to find an element so for some of our tests we need to add change this with the new cap. of simpleIsVisibleCheck (Appium has more "smart" logic to help with web element validations which we don't need)
the continuous integration is failing because there are tests which check the capabilities being built. After those are passing I see no reason to not include this.
NewCommand timeout idleTimeout
We found a bug/feature in Appium that was making it hard to find an element so for some of our tests we need to add change this with the new cap. of simpleIsVisibleCheck (Appium has more "smart" logic to help with web element validations which we don't need)