|
| 1 | +--- |
| 2 | +title: "TLC Meeting - September 28, 2023" |
| 3 | +linkTitle: "TLC - September 28, 2023" |
| 4 | +date: 2023-09-28 |
| 5 | +--- |
| 6 | + |
| 7 | +Meetings are happening on the `#selenium-tlc` channel on [Selenium Slack](https://selenium.dev/support). |
| 8 | +To add items to the agenda for the next meeting, please see our public [Rolling Agenda](https://docs.google.com/document/d/18InWY44S0C_ECkRkRo8GKictu8BEtsahRsFh17tmUR0/edit#) |
| 9 | + |
| 10 | +The next meeting will be Thursday, October 12 at 0700 Pacific / 1000 Eastern / 1500 UK / 1930 India. |
| 11 | + |
| 12 | +### Participation |
| 13 | + |
| 14 | +* [diemol] |
| 15 | +* [harsha509] |
| 16 | +* [pujagani] |
| 17 | +* [titusfortner] |
| 18 | + |
| 19 | +## Agenda |
| 20 | + |
| 21 | +* Ticket Status |
| 22 | +* CDP support |
| 23 | +* CI Health |
| 24 | +* Membership Updates |
| 25 | +* Open items |
| 26 | +* Proposals/Decisions |
| 27 | +* Selenium 4.12.0 |
| 28 | +* Selenium 5 |
| 29 | +* Projects in Progress |
| 30 | +* Backlog |
| 31 | + |
| 32 | +*** |
| 33 | + |
| 34 | +### Ticket Status |
| 35 | + |
| 36 | +* 190 open Issues; last meeting: 169 |
| 37 | +* 51 outstanding PRs; last meeting: 42 |
| 38 | + |
| 39 | +### CDP support |
| 40 | + |
| 41 | +* v117 Released with 4.13 |
| 42 | +* v118 Early release Oct 4; Fully release Oct 10 |
| 43 | + |
| 44 | +Discussed whether we should log incompatible versions as Debug or Warning. Only makes |
| 45 | +sense to do warnings if we get releases out on time, so if we can't, we should change. |
| 46 | +Discussed that we need to implement more BiDi. Interesting chart for the progress |
| 47 | +being made by Google & Mozilla: https://puppeteer.github.io/ispuppeteerwebdriverbidiready/ |
| 48 | + |
| 49 | +### CI Health |
| 50 | + |
| 51 | +* .NET failures (turned out to be caching related) |
| 52 | +* JS atom test looks related to Firefox change, investigating |
| 53 | +* |
| 54 | + |
| 55 | +### Membership Updates |
| 56 | + |
| 57 | +Nikolay Borisenko as a new contributor! |
| 58 | + |
| 59 | +### [Open items](https://github.com/SeleniumHQ/selenium/labels/A-needs%20new%20owner) |
| 60 | + |
| 61 | +None |
| 62 | + |
| 63 | +### Proposals/Decisions |
| 64 | + |
| 65 | +[List of Needs-Decision Issues](https://github.com/SeleniumHQ/selenium/labels/A-needs%20decision) |
| 66 | + |
| 67 | +Discussed grid logging again, since client does not have ability to get any information about |
| 68 | +the grid commands or the driver commands. Biggest issue is that there is no way to split out |
| 69 | +logging for each session without a lot of effort, so agreed (again) not to do this. |
| 70 | + |
| 71 | +### [4.14 Milestone](https://github.com/SeleniumHQ/selenium/milestone/15) |
| 72 | + |
| 73 | +Discussed whether we wanted to release v118 in a patch release or with 4.14 or as patch releases, depending |
| 74 | +on how much work we'd be able to do. Goal is 4.14 |
| 75 | + |
| 76 | +### Selenium 5 Conversation |
| 77 | + |
| 78 | +Did not discuss during this meeting |
| 79 | + |
| 80 | +### Projects in Progress |
| 81 | + |
| 82 | +Did not discuss during this meeting |
| 83 | + |
| 84 | +### Backlog |
| 85 | + |
| 86 | +Did not discuss during this meeting |
| 87 | + |
| 88 | +[harsha509]: https://github.com/harsha509/ |
| 89 | +[titusfortner]: https://github.com/titusfortner/ |
| 90 | +[jimevans]: https://github.com/jimevans/ |
| 91 | +[pujagani]: https://github.com/pujagani/ |
0 commit comments