Skip to content

Commit 6d81b88

Browse files
committed
Adding minutes for June 6 meeting
[deploy site]
1 parent 3041273 commit 6d81b88

File tree

1 file changed

+76
-0
lines changed

1 file changed

+76
-0
lines changed
Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,76 @@
1+
---
2+
title: "TLC Meeting - June 8, 2022"
3+
linkTitle: "TLC - June 8, 2022"
4+
date: 2022-06-08
5+
---
6+
7+
Meetings are happening on the `#selenium-tlc` channel on [Selenium Slack](https://selenium.dev/support).
8+
9+
## Agenda
10+
* Ticket Status
11+
* 86 open Issues
12+
* 30 outstanding PRs
13+
* CDP support
14+
* Membership Updates
15+
* PLC status update
16+
* Selenium 4.3: Remove deprecations release
17+
* Selenium 4.4 & Beyond
18+
* SFC membership
19+
20+
21+
***
22+
23+
### CDP support
24+
Support for v103 should come with 4.3, estimated for June 22.
25+
26+
### Membership Updates
27+
[symonk] to become a committer.
28+
29+
### PLC status update
30+
* Chicago Conference status - Contract needs to be negotiated because it is too short to organise the event.
31+
* Conference Website - hasn't been updated since White October ran it; working on it
32+
33+
### Selenium 4.3: Remove deprecations release
34+
* Ideally to be released on June 22.
35+
* Deprecating IE? (Edge only?) [10729]
36+
* Options:
37+
1. Do nothing
38+
2. Update bindings to force Edge by default
39+
3. Update IE Driver to only support Edge
40+
* For now, we won't make any changes and wait for user feedback and see if the option 2 is the indicated.
41+
* Remove deprecated JWP Python code
42+
* All the Python typing and style updates
43+
* Remove deprecated Java driver constructors [PR-10427]
44+
* Remove deprecated Actions API [PR-10215]
45+
* Remove Protocol conversion code from Java/Grid — what is the best way?
46+
* What to do this to minimise issues for users?
47+
* Any input on additional Actions fixes [10724]
48+
* W3C: false should throw an error (warning in Java) [10448]
49+
* Java will throw warnings for 4.3 and errors for 4.4
50+
51+
### Selenium 4.4 & Beyond
52+
53+
These topics were part of the agenda but were not discussed.
54+
55+
* Touch Actions API
56+
* BiDi implementations
57+
* Async implementations
58+
* Driver management
59+
* Java 11
60+
61+
### SFC membership
62+
[diemol] mentioned the possibility of moving from SFC to the OpenJS foundation, there was no
63+
major discussion about it and the topic will be present for the next meeting.
64+
65+
[titusfortner]: https://github.com/titusfortner/
66+
[diemol]: https://github.com/diemol/
67+
[pujagani]: https://github.com/pujagani/
68+
[harsha509]: https://github.com/harsha509/
69+
[billmcgee]: https://github.com/billmcgee/
70+
[symonk]: https://github.com/symonk
71+
[proposal]: https://www.selenium.dev/meetings/2022/tlc-05-11/#github-permission-updates
72+
[10729]: https://github.com/SeleniumHQ/selenium/issues/10729
73+
[PR-10427]: https://github.com/SeleniumHQ/selenium/pull/10427
74+
[PR-10215]: https://github.com/SeleniumHQ/selenium/pull/10215
75+
[10724]: https://github.com/SeleniumHQ/selenium/issues/10724
76+
[10448]: https://github.com/SeleniumHQ/selenium/issues/10448

0 commit comments

Comments
 (0)