We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi @Aliaksei-Ashukha and @ashish143ti
1). Initialized docker containers
2).Initiated session key in cmd/windows powershel by command mvn clean test
3).created wrap for IOS driver
4).After runing the test class, it is executing till line---- IOS=DriverWrapper.wrap(IOS); after that the execution quits
5). In console following logs are showed
[RemoteTestNG] detected TestNG version 7.5.0 [main] INFO org.testng.internal.Utils - [TestNG] Running: C:\healenium-appium\Frame_Work\IOS.xml
Mar 30, 2022 7:12:06 PM io.appium.java_client.remote.AppiumCommandExecutor$1 lambda$0 INFO: Detected dialect: OSS
The text was updated successfully, but these errors were encountered:
Hi @MaheshRamchandra Unfortunately , Healenium 1.2.4 still not support IOS.
Sorry, something went wrong.
hi @Aliaksei-Ashukha v1.2.5 will support ios or not???
Hi @MaheshRamchandra , No
hi @Aliaksei-Ashukha v1.3.0 will support ios or not???
Please let me know when healenium-appium supports ios?????
Does healenium supports appium framework for iOS devices ?
@Alex-Reif : I am not able to setup Healenium with docker for Appium android emulator. Please help.
No branches or pull requests
Hi @Aliaksei-Ashukha and @ashish143ti
i have tried Healenium Appium 1.2.4 new version released for iOS, it dint work
i followed the below steps
1). Initialized docker containers
2).Initiated session key in cmd/windows powershel by command mvn clean test
3).created wrap for IOS driver
4).After runing the test class, it is executing till line---- IOS=DriverWrapper.wrap(IOS);
after that the execution quits
5). In console following logs are showed
[RemoteTestNG] detected TestNG version 7.5.0
[main] INFO org.testng.internal.Utils - [TestNG] Running:
C:\healenium-appium\Frame_Work\IOS.xml
Mar 30, 2022 7:12:06 PM io.appium.java_client.remote.AppiumCommandExecutor$1 lambda$0
INFO: Detected dialect: OSS
===============================================
Suite
Total tests run: 1, Passes: 0, Failures: 1, Skips: 0
The text was updated successfully, but these errors were encountered: