Giter Club home page Giter Club logo

Comments (4)

mlspinylobster avatar mlspinylobster commented on July 19, 2024

I also need it.

I just got succeeded to execute Android test via remote Appium server.
It's an only Android example but it may be helpful for you: https://github.com/mlspinylobster/help-me-katalon-forum-10239

I wish Katalon to support the use cases like this.

from katalon-studio.

NgocTMPhan avatar NgocTMPhan commented on July 19, 2024

Please tell us which scenario you want to achieve and your used steps. We will see if Katalon Studio does support it or is there something missing from your side.

from katalon-studio.

mlspinylobster avatar mlspinylobster commented on July 19, 2024

@NgocTMPhan
I want to use remote Android devices through OpenSTF.

To use it, I have to exec such commands before the testing:

export ADBHOST="<Device IP>"
export ANDROID_ADB_SERVER_PORT="<Device Port>"
adb tcpip "<Device Port>"
adb connect "<Device IP>:<DevicePort>"

However Appium restarts adb server by default. So I can't use Android execution mode.
I have to launch my own Appium server which I can control and use it from Katalon Studio.

Thank you

from katalon-studio.

duyluonganh avatar duyluonganh commented on July 19, 2024

The author resolved the problem https://forum.katalon.com/t/unable-to-execute-via-remote/13797

from katalon-studio.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.