Git Product home page Git Product logo

appium-page-objects's People

Contributors

sargissargsyan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

appium-page-objects's Issues

Tests not working

I tried to execute the test but i get the below error
Reference to undefined variable appiumServerURL

Could you please let me know why I am getting this error?

Problem booting up nexus container

Hello Sargis,

I'm following your video https://www.youtube.com/watch?v=jE4oSetvzfQ to run the docker-compose.yml file in this repo. However, in the VNC URL (http://localhost:6080/), I can't see the device but only the appium server. Any idea what might be wrong? Here is the docker-compose logs for nexus_7.1.1

nexus_7.1.1_1   | 2020-12-29 05:31:41,748 CRIT Supervisor running as root (no user in config file)
nexus_7.1.1_1   | 2020-12-29 05:31:41,751 INFO supervisord started with pid 7
nexus_7.1.1_1   | 2020-12-29 05:31:42,754 INFO spawned: 'xvfb' with pid 10
nexus_7.1.1_1   | 2020-12-29 05:31:42,755 INFO spawned: 'port-forward' with pid 11
nexus_7.1.1_1   | 2020-12-29 05:31:42,757 INFO spawned: 'novnc' with pid 12
nexus_7.1.1_1   | 2020-12-29 05:31:42,758 INFO spawned: 'openbox' with pid 13
nexus_7.1.1_1   | 2020-12-29 05:31:42,759 INFO spawned: 'x11vnc' with pid 14
nexus_7.1.1_1   | 2020-12-29 05:31:42,761 INFO spawned: 'screen-copy' with pid 15
nexus_7.1.1_1   | 2020-12-29 05:31:42,762 INFO spawned: 'docker-appium' with pid 16
nexus_7.1.1_1   | 2020-12-29 05:31:42,763 INFO spawned: 'atd' with pid 18
nexus_7.1.1_1   | 2020-12-29 05:31:42,764 INFO spawned: 'auto-recording' with pid 19
nexus_7.1.1_1   | 2020-12-29 05:31:42,766 INFO spawned: 'adb-utils' with pid 20
nexus_7.1.1_1   | 2020-12-29 05:31:42,772 INFO exited: screen-copy (exit status 0; not expected)
nexus_7.1.1_1   | 2020-12-29 05:31:42,772 INFO exited: atd (exit status 0; not expected)
nexus_7.1.1_1   | 2020-12-29 05:31:43,797 INFO success: xvfb entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
nexus_7.1.1_1   | 2020-12-29 05:31:43,797 INFO success: port-forward entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
nexus_7.1.1_1   | 2020-12-29 05:31:43,797 INFO success: novnc entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
nexus_7.1.1_1   | 2020-12-29 05:31:43,797 INFO success: openbox entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
nexus_7.1.1_1   | 2020-12-29 05:31:43,797 INFO success: x11vnc entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
nexus_7.1.1_1   | 2020-12-29 05:31:43,798 INFO spawned: 'screen-copy' with pid 159
nexus_7.1.1_1   | 2020-12-29 05:31:43,798 INFO success: docker-appium entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
nexus_7.1.1_1   | 2020-12-29 05:31:43,800 INFO spawned: 'atd' with pid 161
nexus_7.1.1_1   | 2020-12-29 05:31:43,800 INFO success: auto-recording entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
nexus_7.1.1_1   | 2020-12-29 05:31:43,800 INFO success: adb-utils entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
nexus_7.1.1_1   | 2020-12-29 05:31:43,804 INFO exited: atd (exit status 0; not expected)
nexus_7.1.1_1   | 2020-12-29 05:31:43,805 INFO exited: screen-copy (exit status 0; not expected)
nexus_7.1.1_1   | 2020-12-29 05:31:45,964 INFO spawned: 'screen-copy' with pid 176
nexus_7.1.1_1   | 2020-12-29 05:31:45,966 INFO spawned: 'atd' with pid 177
nexus_7.1.1_1   | 2020-12-29 05:31:45,972 INFO exited: screen-copy (exit status 0; not expected)
nexus_7.1.1_1   | 2020-12-29 05:31:45,972 INFO exited: atd (exit status 0; not expected)
nexus_7.1.1_1   | 2020-12-29 05:31:48,999 INFO spawned: 'screen-copy' with pid 225
nexus_7.1.1_1   | 2020-12-29 05:31:49,001 INFO spawned: 'atd' with pid 226
nexus_7.1.1_1   | 2020-12-29 05:31:49,004 INFO exited: screen-copy (exit status 0; not expected)
nexus_7.1.1_1   | 2020-12-29 05:31:49,006 INFO gave up: screen-copy entered FATAL state, too many start retries too quickly
nexus_7.1.1_1   | 2020-12-29 05:31:49,006 INFO exited: atd (exit status 0; not expected)
nexus_7.1.1_1   | 2020-12-29 05:31:49,256 INFO gave up: atd entered FATAL state, too many start retries too quickly

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.