Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This repository's wiki links to non-existent pages. (404) #2192

Open
Sayum24 opened this issue Jul 4, 2024 · 4 comments
Open

This repository's wiki links to non-existent pages. (404) #2192

Sayum24 opened this issue Jul 4, 2024 · 4 comments

Comments

@Sayum24
Copy link

Sayum24 commented Jul 4, 2024

Description

The links on the wiki-page of this repository lead to 404-errors

I'm new to appium and don't know which commands to use to write ui-tests for an android kotlin app.

Environment

  • github

links that lead to 404

@itkhanz
Copy link

itkhanz commented Jul 7, 2024

TouchActions has been deprecated in v8 and removed in v9. See the migration guide here:-
https://github.com/appium/java-client/tree/master/docs

For getting started, you will find the instructions here:
https://appium.io/docs/en/latest/quickstart/

Once you have installed the Appium server, and corresponding drivers. Optionally you can verify your installations with Appium Doctor to make sure that all the pre-requisite setup has been successfully done.
https://github.com/appium/appium/tree/master/packages/doctor

Now you can create a Java Project and add this Java Client dependency to your project. You will find further instructions here:
https://appium.io/docs/en/latest/quickstart/test-java/
https://github.com/appium/java-client#add-appium-java-client-to-your-test-framework
https://github.com/appium/java-client#usage-examples

Assuming you are using UiAutmoator2 driver to automate Android app, then driver specific capabilities for UiAutomator2 are described here:
https://github.com/appium/appium-uiautomator2-driver

Feel free to raise a Question on https://discuss.appium.io/ if you need any further assistance and support.

@Sayum24
Copy link
Author

Sayum24 commented Jul 17, 2024

Hello I found a secondary source how to use JavaClient of Appium. It would help to have a more extensive page of usage examples.

@lucasandre22
Copy link

Hello, I am not sure if it is intended to, but anyone is able to edit the Wiki page of this repository.
I could edit it without any supervision.

@mykola-mokhnach
Copy link
Contributor

@lucasandre22 thanks for the heads up, I've restricted the access to wiki for non-maintainers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants