Install Appium in Ubuntu 22.04 | Install Appium AppImage

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 ม.ค. 2025

ความคิดเห็น • 28

  • @SyedNayeemSJ
    @SyedNayeemSJ 5 หลายเดือนก่อน +1

    Amazing steps … keep uploading more about appium framework

    • @SimpleSnipCode
      @SimpleSnipCode  3 หลายเดือนก่อน

      Can you tell me, what topics covered!

  • @RajChavda-ip7bt
    @RajChavda-ip7bt 9 หลายเดือนก่อน +1

    This is very useful video, thanks

    • @SimpleSnipCode
      @SimpleSnipCode  9 หลายเดือนก่อน

      Glad it was helpful!

  • @shrutibharti2848
    @shrutibharti2848 ปีที่แล้ว +1

    Why are we installing zomato at the end?

    • @SimpleSnipCode
      @SimpleSnipCode  ปีที่แล้ว

      This is for testing purposes.
      I have to saw you our appium is installed successfully. Now you can test any application with appium.

  • @chash_games
    @chash_games หลายเดือนก่อน +1

    thanks

  • @sumitpatil3402
    @sumitpatil3402 2 ปีที่แล้ว +1

    Please give the link for appium Java client

    • @SimpleSnipCode
      @SimpleSnipCode  2 ปีที่แล้ว

      All link in the video description

    • @sumitpatil3402
      @sumitpatil3402 2 ปีที่แล้ว +1

      @@SimpleSnipCode there is no link for appium-java-client in description

    • @SimpleSnipCode
      @SimpleSnipCode  2 ปีที่แล้ว +1

      Yes, I install for python

    • @SimpleSnipCode
      @SimpleSnipCode  2 ปีที่แล้ว

      Here is the link that can help you
      appium.io/docs/en/about-appium/appium-clients/

    • @sumitpatil3402
      @sumitpatil3402 2 ปีที่แล้ว +1

      @@SimpleSnipCode okay thanks

  • @coddude3284
    @coddude3284 ปีที่แล้ว +1

    are you ok with those critical vulnerabilities ???

  • @meghap3364
    @meghap3364 ปีที่แล้ว +1

    nice tutorial , please help with this issue

    • @SimpleSnipCode
      @SimpleSnipCode  ปีที่แล้ว

      What issue?

    • @meghap3364
      @meghap3364 ปีที่แล้ว +1

      @@SimpleSnipCode When i try to to start session getting this error : An unknown server-side error occurred while processing the command. Original error: Error executing adbExec. Original error: 'Command '/home/megha/Android/Sdk/platform-tools/adb -P 5037 -s 1c9a137e shell 'settings delete global hidden_api_policy_pre_p_apps;settings delete global hidden_api_policy_p_apps;settings delete global hidden_api_policy'' exited with code 255'; Stderr: 'Security exception: Permission denial: writing to settings requires:android.permission.WRITE_SECURE_SETTINGS java.lang.SecurityException: Permission denial: writing to settings requires:android.permission.WRITE_SECURE_SETTINGS at com.android.providers.settings.SettingsProvider.enforceWritePermission(SettingsProvider.java:2050) at

    • @meghap3364
      @meghap3364 ปีที่แล้ว +1

      @@SimpleSnipCode This is due to device permssions are violation , not sure what to diabled to work with real device

  • @GayathriVineeth-zq3go
    @GayathriVineeth-zq3go ปีที่แล้ว +1

    hi, i got an error. and i don't know how to solve it. I tried to use stack overflow . but...
    An unknown server-side error occurred while processing the command. Original error: Error executing adbExec. Original error: 'Command '/home/risposta/Android/Sdk/platform-tools/adb -P 5037 -s 1056e1400507 shell 'settings delete global hidden_api_policy_pre_p_apps;settings delete global hidden_api_policy_p_apps;settings delete global hidden_api_policy'' exited with code 255'; Stderr: 'Exception occurred while executing 'delete': java.lang.SecurityException: Permission denial: writing to settings requires:android.permission.WRITE_SECURE_SETTINGS at com.android.providers.settings.SettingsProvider.enforceWritePermission(SettingsProvider.java:2272) at com.android.providers.settings.SettingsProvider.mutateGlobalSetting(SettingsProvider.java:1439) at com.android.providers.settings.SettingsProvider.mutateGlobalSetting(SettingsProvider.java:1431) at com.android.providers.settings.SettingsProvider.deleteGlobalSetting(SettingsProvider.java:1402) at com.android.providers.settings.SettingsProvider.call(SettingsProvider.java:523) at android.content.ContentProvider.call(ContentProvider.java:2486) at android.content.ContentProvider$Transport.call(ContentProvider.java:517) at com.android.providers.settings.SettingsService$MyShellCommand.deleteForUser(SettingsService.java:408) at com.android.providers.settings.SettingsService$MyShellCommand.onCommand(SettingsService.java:282) at com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97) at android.os.ShellCommand.exec(ShellCommand.java:38) at com.android.providers.settings.SettingsService.onShellCommand(SettingsService.java:50) at android.os.Binder.shellCommand(Binder.java:956) at android.os.Binder.onTransact(Binder.java:840) at android.os.Binder.execTransactInternal(Binder.java:1190) at android.os.Binder.execTransact(Binder.java:1149) Exception occurred while executing 'delete': java.lang.SecurityException: Permission denial: writing to settings requires:android.permission.WRITE_SECURE_SETTINGS at com.android.providers.settings.SettingsProvider.enforceWritePermission(SettingsProvider.java:2272) at com.android.providers.settings.SettingsProvider.mutateGlobalSetting(SettingsProvider.java:1439) at com.android.providers.settings.SettingsProvider.mutateGlobalSetting(SettingsProvider.java:1431) at com.android.providers.settings.SettingsProvider.deleteGlobalSetting(SettingsProvider.java:1402) at com.android.providers.settings.SettingsProvider.call(SettingsProvider.java:523) at android.content.ContentProvider.call(ContentProvider.java:2486) at android.content.ContentProvider$Transport.call(ContentProvider.java:517) at com.android.providers.settings.SettingsService$MyShellCommand.deleteForUser(SettingsService.java:408) at com.android.providers.settings.SettingsService$MyShellCommand.onCommand(SettingsService.java:282) at com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97) at android.os.ShellCommand.exec(ShellCommand.java:38) at com.android.providers.settings.SettingsService.onShellCommand(SettingsService.java:50) at android.os.Binder.shellCommand(Binder.java:956) at android.os.Binder.onTransact(Binder.java:840) at android.os.Binder.execTransactInternal(Binder.java:1190) at android.os.Binder.execTransact(Binder.java:1149) Exception occurred while executing 'delete': java.lang.SecurityException: Permission denial: writing to settings requires:android.permission.WRITE_SECURE_SETTINGS at com.android.providers.settings.SettingsProvider.enforceWritePermission(SettingsProvider.java:2272) at com.android.providers.settings.SettingsProvider.mutateGlobalSetting(SettingsProvider.java:1439) at com.android.providers.settings.SettingsProvider.mutateGlobalSetting(SettingsProvider.java:1431) at com.android.providers.settings.SettingsProvider.deleteGlobalSetting(SettingsProvider.java:1402) at com.android.providers.settings.SettingsProvider.call(SettingsProvider.java:523) at android.content.ContentProvider.call(ContentProvider.java:2486) at android.content.ContentProvider$Transport.call(ContentProvider.java:517) at com.android.providers.settings.SettingsService$MyShellCommand.deleteForUser(SettingsService.java:408) at com.android.providers.settings.SettingsService$MyShellCommand.onCommand(SettingsService.java:282) at com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97) at android.os.ShellCommand.exec(ShellCommand.java:38) at com.android.providers.settings.SettingsService.onShellCommand(SettingsService.java:50) at android.os.Binder.shellCommand(Binder.java:956) at android.os.Binder.onTransact(Binder.java:840) at android.os.Binder.execTransactInternal(Binder.java:1190) at android.os.Binder.execTransact(Binder.java:1149)'; Code: '255'
    First using appium. so how to solve this issue.first could you please tell me what is this issue and why it is shows