metasonic
metasonic
hey, you can use TestWaiter.waitForElement(By.partialLinkText("Hello selendroid toast!"), 30, driver); but this is not working correctly in selendroid 0.16 for a test example you can check #953
For me selendroid 15 works like a charm, but i was unable to make it work with newer versions. Ps. From what i saw appium doesn't have any support for...
try to have a look over selendroid version 0.15, that works on my side, version 0.16 and 0.17 are not On 3 February 2016 at 10:11, Chris [email protected] wrote: >...
i think you need to clean any selendroid references before downgrading, ps. i sort of isolated the tost checker not working to selendroid standalone server, no idea what change caused...
#953 is the issue, didn't get any feedback on that yet, no idea if it's happening only on certain setups or there are very few people that are using this...
Worked some time on isolating the issue but was unable to pin point it to a specific line of code or class
Hey @pingdpk are you still interested in someone testing your library? Leave a link or hit me up if you're still interested
Hey guys, did anyone manage to find a fix for this or can provide some direction on how to fix this?
Thanks @awkaw ! Will have a look. Still want to try to fix this as it's really cool. Will see if i manage to:d
@delthas can you please provide some guidelines on how to get started with this?