Skip to content

Commit 13263d9

Browse files
committed
Adding TLC minutes April 27, 2023
[deploy site]
1 parent 7a66859 commit 13263d9

File tree

1 file changed

+105
-0
lines changed

1 file changed

+105
-0
lines changed
Lines changed: 105 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,105 @@
1+
---
2+
title: "TLC Meeting - April 27, 2023"
3+
linkTitle: "TLC - April 27, 2023"
4+
date: 2023-04-27
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+
Due to the Selenium Conference, the next meeting will be Thursday, May 11 at 0700 Pacific / 1000 Eastern / 1500 UK / 1930 India.
11+
12+
### Participation
13+
14+
* [titusfortner]
15+
* [diemol]
16+
* [AutomatedTester]
17+
* [harsha509]
18+
* [p0deje]
19+
20+
## Agenda
21+
22+
* Ticket Status
23+
* CDP support
24+
* Membership Updates
25+
* Proposals/Decisions
26+
* CI Health
27+
* Selenium 4.10.0
28+
29+
***
30+
31+
### Ticket Status
32+
33+
* 169 open Issues; last meeting: 147
34+
* 28 outstanding PRs; last meeting: 26
35+
36+
### CDP support
37+
38+
* v113 is available since April 26, needs to be added
39+
40+
### Membership Updates
41+
42+
* No updates
43+
44+
### Proposals/Decisions
45+
46+
[List of Needs-Decision Issues](https://github.com/SeleniumHQ/selenium/labels/A-needs%20decision)
47+
48+
* Request PLC fund Boni’s continued work on Selenium Manager
49+
* [Option 1](https://docs.google.com/document/d/11ryMob3UwJKjlSJwlawwBZXHnW-g4f0oGxF64tKCJ_s/edit) — Everything in [project list](https://github.com/orgs/SeleniumHQ/projects/5/views/1); estimated $36k
50+
* Option 2 — Only items in medium & high columns; estimated $26k
51+
* 5 out of 7 TLC members manifested their vote for option 1, 1 member said they were fine with either option, and 1 did not vote.
52+
53+
*The meeting stopped here to get input from members and get a decision on this topic.*
54+
55+
*The rest of the minutes are shared for completeness.*
56+
57+
### CI Health
58+
59+
* [Firefox issue](https://github.com/mozilla/geckodriver/issues/2096) on DOM property. – Fixed
60+
* Edge/Windows does not appear to be working (investigating) – Fixed
61+
62+
### [4.10 Milestone](https://github.com/SeleniumHQ/selenium/milestone/11)
63+
* Release the second week of May?
64+
* Including examples, docs & blog(s).
65+
* Selenium Manager using provided proxy
66+
* Bindings rely on Selenium Manager to check the PATH
67+
68+
### Selenium 5 Conversation
69+
* Java 11 (if timing works out)
70+
* Integrate BiDi & CDP interface
71+
* Fully functional Selenium Manager with auto driver & browser downloads
72+
* Split out code to better highlight ecosystem
73+
74+
### Projects in Progress
75+
76+
* [BiDi API work](https://docs.google.com/document/d/1dCd8Y2PYaR5mOGSmNTwllEHNmFqegfoGkP-TCKvPzSU/edit#)
77+
* [pujagani] & [TamsilAmani] have been working on Java & Ruby implemetnations
78+
* [Selenium Manager](https://github.com/SeleniumHQ/selenium/blob/trunk/rust/README.md#roadmap)
79+
* [Bazel Remote Caching](https://github.com/SeleniumHQ/selenium/issues/11306) (Alex)
80+
* [Complete TypeHints in Python](https://github.com/SeleniumHQ/selenium/issues/9480) - [symonk]
81+
82+
### Backlog
83+
84+
* Add More support to CI [(#11305)](https://github.com/SeleniumHQ/selenium/issues/11305)
85+
* Add TouchActions API to Selenium [(#10808)](https://github.com/SeleniumHQ/selenium/issues/10808)
86+
* Add/fix Bazel support in .NET [(#10465)](https://github.com/SeleniumHQ/selenium/issues/10465)
87+
* JS using TypeScript [(#10942)]https://github.com/SeleniumHQ/selenium/issues/10942
88+
* Add .rbs files in Ruby [(#10943)](https://github.com/SeleniumHQ/selenium/issues/10943)
89+
* Comprehensive command logging across languages [(#10944)](https://github.com/SeleniumHQ/selenium/issues/10944)
90+
* Remove JWP support from Java
91+
* Selenium + Appium consolidation
92+
* Rewrite atoms in TypeScript
93+
* Python Async Rewrite? (Current plan is “doubling” the API)
94+
* .NET Async Rewrite (Current plan is to deprecate Sync code)
95+
96+
[boni_gg]: https://twitter.com/boni_gg/
97+
[harsha509]: https://github.com/harsha509/
98+
[p0deje]: https://github.com/p0deje/
99+
[pujagani]: https://github.com/pujagani/
100+
[TamsilAmani]: https://github.com/TamsilAmani/
101+
[titusfortner]: https://github.com/titusfortner/
102+
[AutomatedTester]: https://github.com/AutomatedTester/
103+
[diemol]: https://github.com/diemol/
104+
[symonk]: https://github.com/symonk
105+
[krmahadevan]: https://github.com/krmahadevan

0 commit comments

Comments
 (0)