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;








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










share|improve this question






























    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










    share|improve this question


























      0












      0








      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










      share|improve this question














      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






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Mar 28 at 2:47









      Đỗ Phú KhánhĐỗ Phú Khánh

      1




      1

























          2 Answers
          2






          active

          oldest

          votes


















          0
















          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.






          share|improve this answer
































            0
















            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!






            share|improve this answer



























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



              );













              draft saved

              draft discarded


















              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









              0
















              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.






              share|improve this answer





























                0
















                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.






                share|improve this answer



























                  0














                  0










                  0









                  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.






                  share|improve this answer













                  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.







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  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


























                      0
















                      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!






                      share|improve this answer





























                        0
















                        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!






                        share|improve this answer



























                          0














                          0










                          0









                          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!






                          share|improve this answer













                          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!







                          share|improve this answer












                          share|improve this answer



                          share|improve this answer










                          answered Mar 28 at 14:20









                          dmledmle

                          2,3521 gold badge7 silver badges18 bronze badges




                          2,3521 gold badge7 silver badges18 bronze badges






























                              draft saved

                              draft discarded
















































                              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.




                              draft saved


                              draft discarded














                              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





















































                              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







                              Popular posts from this blog

                              SQL error code 1064 with creating Laravel foreign keysForeign key constraints: When to use ON UPDATE and ON DELETEDropping column with foreign key Laravel error: General error: 1025 Error on renameLaravel SQL Can't create tableLaravel Migration foreign key errorLaravel php artisan migrate:refresh giving a syntax errorSQLSTATE[42S01]: Base table or view already exists or Base table or view already exists: 1050 Tableerror in migrating laravel file to xampp serverSyntax error or access violation: 1064:syntax to use near 'unsigned not null, modelName varchar(191) not null, title varchar(191) not nLaravel cannot create new table field in mysqlLaravel 5.7:Last migration creates table but is not registered in the migration table

                              용인 삼성생명 블루밍스 목차 통계 역대 감독 선수단 응원단 경기장 같이 보기 외부 링크 둘러보기 메뉴samsungblueminx.comeh선수 명단용인 삼성생명 블루밍스용인 삼성생명 블루밍스ehsamsungblueminx.comeheheheh

                              155 수학 과학 기타 둘러보기 메뉴eh추가해eh문서를 완성해