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

Question: How does auto complete work #108

Closed
saikrishna321 opened this issue Dec 2, 2016 · 2 comments
Closed

Question: How does auto complete work #108

saikrishna321 opened this issue Dec 2, 2016 · 2 comments

Comments

@saikrishna321
Copy link

I have working on external core library appium java-client, we initialize the instance as follows

AppiumDriver driver = new AndroidDriver();

now for auto completion i need all the methods driver instance holds.

@albertlatacz any help on this ?

@albertlatacz
Copy link
Owner

I'm coming to this project and reviewing things. Plan was to have autocomplete for instance methods but it seems not done. Will look into it in near future

@saikrishna321
Copy link
Author

@albertlatacz it works 👍

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

2 participants