Appium desktop keep on asking for “platformName” capability even if it is addedIOS Simulator UUID, chosen by Appium does not exist on my desktopNot able to switch to 3rd Party play store app activity for the second time launch through Appium scriptAppium 1.5.0 Desktop error: could not connect to server are you sure its runningOriginal error packageAndLaunchActivityFrommanifest failedAppium Desktop Java . Desired Capabilities. Android Device : An unknown server-side error occurred while processing the commandCannot get 'xml' source of particular IOS app page using Appium Desktop InspectorAppium failed to start New SessionAppium Android failed adb pm pull commandAppium : An unknown server-side error occurred while processing the command connect ECONNREFUSEDCould not create simulator with name and runtime id
Do I need to get a noble in order to win Splendor?
Does order of events matter in Bayesian update?
My boss says "This will help us better view the utilization of your services." Does this mean my job is ending in this organisation?
Has Rey's new lightsaber been seen before in canon or legends?
If p-value is exactly 1 (1.0000000), what are the confidence interval limits?
Planet that’s 90% water or more?
One hour 10 min layover in Newark; International -> Domestic connection. Enough time to clear customs?
Question about derivation of kinematics equations
What did Boris Johnson mean when he said "extra 34 billion going into the NHS"
What happens if I double Meddling Mage's 'enter the battlefield' trigger?
Too many SOQL Queries when inserting records
Why would a Intel 8080 chip be destroyed if +12 V is connected before -5 V?
Given a specific computer system, is it possible to estimate the actual precise run time of a piece of Assembly code
co-son-in-law or co-brother
What is the most likely cause of short, quick, and useless reviews?
Baking with Whey Protein
Can a country avoid prosecution for crimes against humanity by denying it happened?
How to generate all 3×3 matrices with a,a,a,a,b,b,b,c,c?
Importance of electrolytic capacitor size
When making yogurt, why doesn't bad bacteria grow as well?
Finder/Terminal: Find files that contain less than 21 lines of text
Which is the best password hashing algorithm in .NET Core?
Strange formulas that gave rise to Koszul duality
Case Studies and Real Problems for Teaching Optimization and Modelling
Appium desktop keep on asking for “platformName” capability even if it is added
IOS Simulator UUID, chosen by Appium does not exist on my desktopNot able to switch to 3rd Party play store app activity for the second time launch through Appium scriptAppium 1.5.0 Desktop error: could not connect to server are you sure its runningOriginal error packageAndLaunchActivityFrommanifest failedAppium Desktop Java . Desired Capabilities. Android Device : An unknown server-side error occurred while processing the commandCannot get 'xml' source of particular IOS app page using Appium Desktop InspectorAppium failed to start New SessionAppium Android failed adb pm pull commandAppium : An unknown server-side error occurred while processing the command connect ECONNREFUSEDCould not create simulator with name and runtime id
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I am using Appium Desktop app. After adding all the capabilities. When I Start session, I got an error "An unknown server-side error occurred while processing the command. Original error: You must include a platformName capability"
Screenshot 1
appium-desktop
add a comment |
I am using Appium Desktop app. After adding all the capabilities. When I Start session, I got an error "An unknown server-side error occurred while processing the command. Original error: You must include a platformName capability"
Screenshot 1
appium-desktop
add a comment |
I am using Appium Desktop app. After adding all the capabilities. When I Start session, I got an error "An unknown server-side error occurred while processing the command. Original error: You must include a platformName capability"
Screenshot 1
appium-desktop
I am using Appium Desktop app. After adding all the capabilities. When I Start session, I got an error "An unknown server-side error occurred while processing the command. Original error: You must include a platformName capability"
Screenshot 1
appium-desktop
appium-desktop
asked Mar 28 at 2:47
Đỗ Phú KhánhĐỗ Phú Khánh
1
1
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
APPIUM Desktop UI have some bugs as a result you get this error even if the capabilties are present.
You can refer Here to avoid above issue.
add a comment |
Based on your screenshot, you made a spelling mistake:
flatformName: android
flatformVersion: 8.1
You need to fix f to p and it will work perfectly for you!
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55389453%2fappium-desktop-keep-on-asking-for-platformname-capability-even-if-it-is-added%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
APPIUM Desktop UI have some bugs as a result you get this error even if the capabilties are present.
You can refer Here to avoid above issue.
add a comment |
APPIUM Desktop UI have some bugs as a result you get this error even if the capabilties are present.
You can refer Here to avoid above issue.
add a comment |
APPIUM Desktop UI have some bugs as a result you get this error even if the capabilties are present.
You can refer Here to avoid above issue.
APPIUM Desktop UI have some bugs as a result you get this error even if the capabilties are present.
You can refer Here to avoid above issue.
answered Mar 28 at 5:40
pankaj mishrapankaj mishra
1,4442 gold badges6 silver badges19 bronze badges
1,4442 gold badges6 silver badges19 bronze badges
add a comment |
add a comment |
Based on your screenshot, you made a spelling mistake:
flatformName: android
flatformVersion: 8.1
You need to fix f to p and it will work perfectly for you!
add a comment |
Based on your screenshot, you made a spelling mistake:
flatformName: android
flatformVersion: 8.1
You need to fix f to p and it will work perfectly for you!
add a comment |
Based on your screenshot, you made a spelling mistake:
flatformName: android
flatformVersion: 8.1
You need to fix f to p and it will work perfectly for you!
Based on your screenshot, you made a spelling mistake:
flatformName: android
flatformVersion: 8.1
You need to fix f to p and it will work perfectly for you!
answered Mar 28 at 14:20
dmledmle
2,3521 gold badge7 silver badges18 bronze badges
2,3521 gold badge7 silver badges18 bronze badges
add a comment |
add a comment |
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55389453%2fappium-desktop-keep-on-asking-for-platformname-capability-even-if-it-is-added%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown