-
Notifications
You must be signed in to change notification settings - Fork 2.3k
selenium 4 upgrade: move test suite off of the control flow #5017
Comments
@CrispusDH I added a few more items to your list. |
For the driverProviderUseExisting note above: Added some discussion in a previous PR #4756. This appears to be already accomplished in existing code. I plan to remove these changes and commit them into the selenium4 branch. As part of this work, removed q. |
@cnishina , could I help with something else? Thanks again for opportunity to contribute :) |
@CrispusDH I want to move the spec.js files to TypeScript. It should be pretty easy (will create an example to try it out). Also, I'll create a separate issue to track it. |
There are 2 ~ 3 more issues that remain... so so close. Should be done by tomorrow. For issue tracking notes, the fix for Travis / Sauce Labs was to update the browser version. |
With #5069, this should be done. |
Done! |
move test suite off of the control flow
test suite should pass here
complete by: 11/09
cnishina work:
Misc:
@CrispusDH, this means in the basic, I will not touch these files if you want to take a shot at them. Please work on one file at a time as a pull request.
<-- update: deletedAlso a quick review of the PR submitted #4998, it looks like you have a lot of trailing spaces on lines. If you are using visual studio code, there is a setting to remove trailing settings. (https://stackoverflow.com/questions/30884131/remove-trailing-spaces-automatically-or-with-a-shortcut)
The text was updated successfully, but these errors were encountered: