selenium-ide icon indicating copy to clipboard operation
selenium-ide copied to clipboard

ProjectTab implicitWait setting

Open dl8sd11 opened this issue 3 years ago • 5 comments

🚀 Feature Proposal

Config to enable the user to set the implicitWait for the WebDriverExecutor.

Motivation

I faced some situations where the default value of the implicitWait is not enough for many of my commands. I would like to have an option to config this value for every command.

Example

I tried to add a TextField in the ProjectTab. I would like to know if this setting belongs to another place.

image

dl8sd11 avatar Jul 28 '22 05:07 dl8sd11

If this feature looks good to the project, I'm also willing to contribute to this feature.

dl8sd11 avatar Jul 28 '22 05:07 dl8sd11

@dl8sd11 - Holy cow, I appreciate the offer of help! You rock! However, I think maybe we can help you this time. Go to the suites tab, click the pencil to enter "Edit Suite" mode, and then set the timeout to what you need

toddtarsi avatar Jul 28 '22 11:07 toddtarsi

@dl8sd11 - For a bit more info, timeout is a suite level flag, not a project level flag. That's why its on that tab

toddtarsi avatar Jul 28 '22 12:07 toddtarsi

@toddtarsi Wow, thanks a lot for your help. I am new to the project. The timeout works perfectly for me now!

dl8sd11 avatar Jul 29 '22 03:07 dl8sd11

@dl8sd11 - Well if I can help with anything else going forward, please let me know! People offering to PR and who attempt to implement the feature they want go to the front of the line 😄

toddtarsi avatar Jul 29 '22 11:07 toddtarsi

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

github-actions[bot] avatar Dec 11 '22 01:12 github-actions[bot]