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

How to increase timeout? #12

Open
shakisha opened this issue Jan 6, 2018 · 6 comments
Open

How to increase timeout? #12

shakisha opened this issue Jan 6, 2018 · 6 comments

Comments

@shakisha
Copy link

shakisha commented Jan 6, 2018

I need to increase default timeout of 10 seconds to something more, how can i do this?

Thank you :-)

@shinjielee
Copy link
Member

Currently, you can not change the default value unless modifying the source code. Could you please let me know what situation forces you to increase the timeout? Is there any web page for us to test?

@shakisha
Copy link
Author

shakisha commented Jan 8, 2018

Just in an angular application, for waiting all elements to be shown

@pgroot91
Copy link

pgroot91 commented Jan 8, 2018

Is there not something like waitForElementPresent in SideeX?

@shakisha
Copy link
Author

shakisha commented Jan 8, 2018

i haven’t found it

@pgroot91
Copy link

pgroot91 commented Jan 8, 2018

I see! You're right? Would be suggestable to have more commands available. It's to limited now i have the same problem with my test cases due unavailable commands in SideeX. Coming from the old SE IDE.

@shinjielee
Copy link
Member

We'll try to add the waitForElementPresent command.

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
@pgroot91 @shakisha @shinjielee and others