Start the session manually #784
Replies: 1 comment 3 replies
-
@mpermperpisang You need to start a session from your client. Refer to example https://github.com/AppiumTestDistribution/appium-device-farm/blob/main/test/e2e/android/conf.spec.js |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi and thanks for the awesome repo
I just want to ask about how to start the session?
I've already followed the instructions here, but in the gif/video in the url there is
Sessions
link that can be clicked and directed to appium dashboard.for mine, this is the capture of the device I have. am I missed something so my device cannot open the session?
this is my config
this is how i run the config
appium server -ka 800 --use-plugins=device-farm,appium-dashboard --config ./server-config.json -pa /wd/hub
please help & thank you so much
Beta Was this translation helpful? Give feedback.
All reactions