healenium / healenium-appium

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

I have tried for ios mobile using Appium studio but execution quits after wrapping the driver to healenium #47

Open MaheshRamchandra opened 2 years ago

MaheshRamchandra commented 2 years ago

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 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

Alex-Reif commented 2 years ago

Hi @MaheshRamchandra Unfortunately , Healenium 1.2.4 still not support IOS.

MaheshRamchandra commented 2 years ago

hi @Aliaksei-Ashukha v1.2.5 will support ios or not???

Alex-Reif commented 2 years ago

Hi @MaheshRamchandra , No

MaheshRamchandra commented 1 year ago

hi @Aliaksei-Ashukha v1.3.0 will support ios or not???

Please let me know when healenium-appium supports ios?????

praveenvinnakota commented 7 months ago

Does healenium supports appium framework for iOS devices ?