healenium / healenium-appium

Self-healing library for Appium-based tests
Apache License 2.0
26 stars 8 forks source link

No support for IOS #40

Open MaheshRamchandra opened 2 years ago

MaheshRamchandra commented 2 years ago

hi, i followed the steps provided in read me and tried to execute but it is not working please tell me that will healenium suppport for IOS devices

Alex-Reif commented 2 years ago

Hello @MaheshRamchandra Yes, We're planning to support IOS in first quarter of 2022.

MaheshRamchandra commented 2 years ago

Hi @Aliaksei-Ashukha

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 image

2).Initiated session key in cmd/windows powershel by command mvn clean test image

3).created wrap for IOS driver image

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

image

VinayChauhan1996 commented 2 years ago

any update on ios healenium support?

MaheshRamchandra commented 2 years ago

pls let us know when you guys release ios support versions @Aliaksei-Ashukha

Alex-Reif commented 2 years ago

Hello @MaheshRamchandra , @VinayChauhan1996 Support ios moved to 3th quarter of 2022. Thanks for your waiting.

Krafman commented 10 months ago

Hi @Alex-Reif - any updates on iOS support in Appium?

MaheshRamchandra commented 4 months ago

Hi @Alex-Reif - any updates on iOS pls let us know