Awesome video man I am using Eclispe 2024 they have removed the Mobile elememt, I cannot import it. Which element could I possible use? Thank you in advance for your response
@kikecastor Жыл бұрын
Awsome, thank you so much, great, Congrats!
@manuelsteele8030 Жыл бұрын
Hello, after I setup the Maven project I tried to use caps.setCapabilities but it says "Cannot resolve symbol". I tried several variations of pom and none worked. This was for selenium.version 4.3.0 and io.appium java client version 8.3.0. Now, I tried the exact pom you demonstrated with selenium-java 3.141.59 and java-client 7.3.0. Your pom works but the pom I tried with more recent versions failed. What is going on? What are exact valid ranges? I used selenium 4.3.0 for web app testing and extent reports on Java 17. Is appium confined to selenium 3.x? Are there other hidden factors? I've been working with Maven for about ten years now, and it often gets to the point of trying various permutations of different version until one set works.
@manuelsteele8030 Жыл бұрын
Actually, I double-checked my work. It appears that the symbol is resolved if I use a static void function like in your demo. The set capabilities call worked with intellisense options as long as it was in the static void function of the class like in the example. So, what is the deal with that?
@arsalan208 Жыл бұрын
Same problem
@JustSoBoss2 жыл бұрын
Thanks man. This video finally solved my problem.
@jrichard2 жыл бұрын
Glad everything worked for you! God Bless!
@shubhamshah-y1y Жыл бұрын
Hello, I am getting this error: "io.appium.java_client.remote.AppiumCommandExecutor$1 lambda$0 INFO: Detected dialect: W3C"