appium / java-client

Java language binding for writing Appium Tests, conforms to W3C WebDriver Protocol
Apache License 2.0
1.2k stars 755 forks source link

Support for MultiApp testing XCUI #782

Closed saikrishna321 closed 6 years ago

saikrishna321 commented 6 years ago

With respect to PR https://github.com/appium/appium-xcuitest-driver/pull/576 we can get this support on client once its merged

TikhomirovSergey commented 6 years ago

I suppose it is the candidate for the next build.

mykola-mokhnach commented 6 years ago

don't be so fast - these endpoints are anyway available via executeScript "mobile" interface and they should be tested properly first before creating high-level wrappers for them

TikhomirovSergey commented 6 years ago

@mykola-mokhnach of cource

SrinivasanTarget commented 6 years ago

https://github.com/appium/java-client/pull/824