|
| 1 | ++++ |
| 2 | +Description = "Public Project Meeting - June 17, 2021" |
| 3 | +Title = "Public Project Meeting - June 17, 2021" |
| 4 | +Date = 2021-06-17 |
| 5 | +Author = "Sri Harsha" |
| 6 | +AuthorLink = "https://twitter.com/sri_harsha509" |
| 7 | +tags = ["slack","meeting","tlc"] |
| 8 | +categories = ["general","governance"] |
| 9 | ++++ |
| 10 | + |
| 11 | +Continuing the series of bi-weekly public project meetings, here is the |
| 12 | +timeline of the meeting held on June 17, 2021,5:30 PM CET. (Below times are on IST) |
| 13 | + |
| 14 | +Meetings are held on the `#selenium-tlc` channel on [Selenium Slack](https://seleniumhq.slack.com/join/shared_invite/enQtODAwOTUzOTM5OTEwLTZjZjgzN2ExOTBmZGE0NjkwYzA2Nzc0MjczMGYwYjdiNGQ5YjI0ZjdjYjFhMjVlMjFkZWJmNDYyMmU1OTYyM2Y). |
| 15 | + |
| 16 | +--- |
| 17 | + |
| 18 | +_***Diego Molina 8:52 PM***_ |
| 19 | + |
| 20 | +Here is the proposed agenda: |
| 21 | + |
| 22 | +## General project statistics |
| 23 | + |
| 24 | +* Previous meeting: 167 open issues, 28 open pull requests |
| 25 | +* Currently: 170 open issues, 23 open pull requests |
| 26 | + |
| 27 | +## Pending work for the RC 1? |
| 28 | + |
| 29 | +* Server - Grid |
| 30 | +* Hub reports Nodes going down https://github.com/SeleniumHQ/docker-selenium/issues/1257 |
| 31 | +* TimeoutException https://github.com/SeleniumHQ/selenium/issues/9528 |
| 32 | + |
| 33 | +## Language bindings |
| 34 | + |
| 35 | +* “se:cdpVersion” is missing in C# and JS |
| 36 | +* Can all bindings do CDP over Grid? |
| 37 | +* What are the features present in Selenium 4? |
| 38 | +* Do all bindings implement them? |
| 39 | + |
| 40 | +## Release process |
| 41 | + |
| 42 | +After beta 4, we should document how each binding and the Grid are released |
| 43 | + |
| 44 | +## Selenium IDE |
| 45 | + |
| 46 | +* Who knows what the release process is? What is needed? |
| 47 | +* Who can help reviewing pull requests? |
| 48 | + |
| 49 | +* [#1257 Hub reporting no available nodes after a few hours](https://github.com/SeleniumHQ/docker-selenium|SeleniumHQ/docker-selenium) SeleniumHQ/docker-selenium | Apr 8th | Added by GitHub |
| 50 | + |
| 51 | +* [#9528 java.util.concurrent.TimeoutException thrown at random netty read timeouts with RemoteWebDriver](https://github.com/SeleniumHQ/selenium|SeleniumHQ/selenium) SeleniumHQ/selenium | May 28th | Added by GitHub |
| 52 | + |
| 53 | +_***8:56 PM***_ |
| 54 | + |
| 55 | +btw, there is no hurry to start, we can also start when most folks are available, I believe this won’t be a long one |
| 56 | + |
| 57 | +_***Diego Molina 9:01 PM***_ |
| 58 | + |
| 59 | +Just a comment from the increased number of issues… |
| 60 | +I believe users are starting to give more feedback, so that’s good |
| 61 | + |
| 62 | +_***9:05 PM***_ |
| 63 | + |
| 64 | +I believe we can slowly jump into the first topic: |
| 65 | +Pending work for the RC 1? |
| 66 | + |
| 67 | +_***9:06 PM***_ |
| 68 | + |
| 69 | +Regarding the Grid, I would say it is feature complete |
| 70 | + |
| 71 | +_***9:07 PM***_ |
| 72 | + |
| 73 | +but we have a couple of bugs we are checking with @Puja Jagani |
| 74 | + |
| 75 | +_***9:08 PM***_ |
| 76 | + |
| 77 | +I think we can sort them out during the next week |
| 78 | +(fingers crossed :slightly_smiling_face:) |
| 79 | + |
| 80 | +_***Diego Molina 9:13 PM***_ |
| 81 | + |
| 82 | +talking about the language bindings, I think the most relevant thing for RC1 is to check feature parity |
| 83 | + |
| 84 | +_***Titus Fortner 9:14 PM***_ |
| 85 | + |
| 86 | +@AutomatedTester did the shadow Dom work you did end up in geckodriver /Firefox yet? |
| 87 | + |
| 88 | +_***9:15 PM***_ |
| 89 | + |
| 90 | +I know some bindings implemented the endpoints already |
| 91 | + |
| 92 | +_***David Burns 9:15 PM***_ |
| 93 | + |
| 94 | +No, it’s nearly done |
| 95 | + |
| 96 | +Maybe I should hand it to the Mozilla folks and maybe they could finish it off |
| 97 | + |
| 98 | +_***Titus Fortner 9:15 PM***_ |
| 99 | + |
| 100 | +I kind of wanted to wait until I could make sure tests |
| 101 | +passed and stuff because I never trust myself :) |
| 102 | + |
| 103 | +_***David Burns 9:16 PM***_ |
| 104 | + |
| 105 | +There is an issue with something between marionette and geckodriver but those are super hard to diagnose |
| 106 | + |
| 107 | +_***Titus Fortner 9:17 PM***_ |
| 108 | + |
| 109 | +There were some accessibility endpoints? I'm not sure we've all added. |
| 110 | +And I think ruby deprecated methods that other languages implemented with JS |
| 111 | + |
| 112 | +I've been meaning to do a deeper dive into the various tests, but haven't gotten there yet. |
| 113 | +Ruby broke CDP in last beta release, we need to figure out |
| 114 | + |
| 115 | +_***9:21 PM***_ |
| 116 | + |
| 117 | +We probably need to do a beta 4.1 just for ruby with that fix |
| 118 | + |
| 119 | +_***Diego Molina 9:22 PM***_ |
| 120 | + |
| 121 | +Since the VNC stuff has been implemented, I have a bit of time next week to start working in an issue to document feature parity |
| 122 | + |
| 123 | +_***Titus Fortner 9:23 PM***_ |
| 124 | + |
| 125 | +I'll dedicate some time this month to helping with it |
| 126 | + |
| 127 | +Probably the last topic is |
| 128 | +Release process |
| 129 | + |
| 130 | +_***9:24 PM***_ |
| 131 | + |
| 132 | +Last week Simon recorded the Java release and shared the video so I can document it |
| 133 | + |
| 134 | +It’d be great if the other folks who also do releases do the same, |
| 135 | +so we can document and potentially automate releases |
| 136 | + |
| 137 | +_***Diego Molina 9:30 PM***_ |
| 138 | + |
| 139 | +I believe that was everything we had in the agenda |
| 140 | + |
| 141 | +_***Titus Fortner 9:36 PM***_ |
| 142 | + |
| 143 | +Documentation. We got an offer from a company to help us with documentation so they can integrate it with their product which is an executable browser IDE thing |
| 144 | + |
| 145 | +Or something. I'm not entirely certain, but sounds potentially interesting. |
| 146 | + |
| 147 | +_***Diego Molina 9:37 PM***_ |
| 148 | + |
| 149 | +tell us more, @titusfortner :slightly_smiling_face: |
| 150 | + |
| 151 | +_***Titus Fortner 9:37 PM***_ |
| 152 | + |
| 153 | +I at least want to get a demo and see what they mean. |
| 154 | + |
| 155 | +I don't know more, yet. :) |
| 156 | + |
| 157 | +_***Diego Molina 9:37 PM***_ |
| 158 | + |
| 159 | +ah ok, they reached out to you privately :slightly_smiling_face: |
| 160 | + |
| 161 | +_***Titus Fortner 9:38 PM***_ |
| 162 | + |
| 163 | +Yeah, I'll loop you in when we set up a demo. Might not work for what we need |
| 164 | + |
| 165 | +_***Diego Molina 9:39 PM***_ |
| 166 | + |
| 167 | +sounds good |
0 commit comments