Home>
On startup, Appium gives:
[Appium] Welcome to Appium v1.22.0
[Appium] Non-default server args:
[Appium] relaxedSecurityEnabled: true
[Appium] allowInsecure: {
[Appium] }
[Appium] denyInsecure: {
[Appium] }
[Appium] Appium REST http interface listener started on 0.0.0.0:4723
And I can't login to the New Session Window. Please tell me how to fix the error.
-
Answer # 1
-
Answer # 2
It turns out that Appium works, it's not a bug, and the New Session Window doesn't seem to be supported anymore.
Related questions
- The path to Android_Home contains an incomprehensible symbol at the beginning of the line
- java : Dynamic site parsing, content, HTML. Installing Selenium and Appium
- How to run the first Appium + Selenide test?
- ruby - when appiumn is executed, can't use the method that is the return value of selenium :: webdriver :: element?
- appium studio cannot import the target app
- ios - when i press the start session button in appium, an error message is displayed
- c # - i want to use notepad with appium
It turns out that Appium works, it's not a bug, and the New Session Window doesn't seem to be supported anymore.