-
-
Notifications
You must be signed in to change notification settings - Fork 763
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
Client asking to many times for session #764
Comments
I'll check it. |
4 tasks
@vrunoa There are some question to make it clear:
|
@vrunoa |
@TikhomirovSergey was this already published ?
|
@vrunoa Nope it isn't published yet. Will be published today or tomorrow. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
I'm seeing the java client asking for getSession too many times, probably like 5,6 times between commands, making the test to run slower. This make a big difference when running on a testing cloud since this calls are adding ~4 seconds between commands in the test.
Environment
This is a problem with the client itself.
Details
Code To Reproduce Issue [ Good To Have ]
Running a simple test using the java client, during logs we can see all the getSession commands.
For ex.
Ecxeption stacktraces
No errors.
Link to Appium logs
The text was updated successfully, but these errors were encountered: