|
| 1 | +--- |
| 2 | +title: "TLC Meeting - September 14, 2022" |
| 3 | +linkTitle: "TLC - September 14, 2022" |
| 4 | +date: 2022-09-14 |
| 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 | +* CDP support |
| 12 | +* Membership Updates |
| 13 | +* Proposals |
| 14 | +* CI Health |
| 15 | +* Selenium 4.5 |
| 16 | +* Projects Underway |
| 17 | +* Backlog |
| 18 | + |
| 19 | +*** |
| 20 | + |
| 21 | +### Participation |
| 22 | + |
| 23 | +TLC members present included: |
| 24 | +* [AutomatedTester] |
| 25 | +* [harsha509] |
| 26 | +* [pujagani] |
| 27 | +* [titusfortner] |
| 28 | + |
| 29 | +### Ticket Status |
| 30 | + |
| 31 | +* 77 open Issues (6 fewer than last meeting) |
| 32 | +* 18 outstanding PRs (1 more than last meeting) |
| 33 | + * 11 PRs are Python ([symonk] is working on) |
| 34 | + * 3 are Java ([pujagani] is working on) |
| 35 | + * 2 are .NET ([titusfortner] is trying to figure out) |
| 36 | + |
| 37 | +### CDP support |
| 38 | + |
| 39 | +v105 was added last week, but Selenium 4.5 hasn't been released yet |
| 40 | +v106 is scheduled for September 27 |
| 41 | + |
| 42 | +### Membership Updates |
| 43 | + |
| 44 | +Added [TamsilAmani] as a Selenium triager based on his excellent work so far. |
| 45 | + |
| 46 | +### CI Health |
| 47 | + |
| 48 | +* Ruby - passing |
| 49 | +* Python - passing |
| 50 | +* JS - intermittent issue with a before hook; passes locally |
| 51 | +* Java - issue with Grid UI test; [pujagani] investigating it |
| 52 | + |
| 53 | +### Selenium 4.5 |
| 54 | + |
| 55 | +Added: |
| 56 | +* Dev and Beta versions for Docker Containers |
| 57 | +* CDP 105 |
| 58 | +* Firefox |
| 59 | + |
| 60 | +In Progress: |
| 61 | +* Java 11 client — ([pujagani] working on it) |
| 62 | +* The fix for Low Concurrency Grid bug likely will not make it in to this release |
| 63 | +* Select List for JS ([TamsilAmani] working on it) |
| 64 | +* Examples of things (which requires a small revamp of documentation site) - ([titusfortner] working on it) |
| 65 | +* Updated Changelogs ([titusfortner] working on it) |
| 66 | +* Blog Post of changes ([titusfortner] working on it) |
| 67 | + |
| 68 | +### Proposals |
| 69 | + |
| 70 | +[titusfortner] proposed removing Expected Conditions classes from Python |
| 71 | +it was agreed not to do this. |
| 72 | + |
| 73 | +### Projects in Progress |
| 74 | + |
| 75 | +* Selenium Manager — [bonigarcia] actively working on it; figuring out the Rust |
| 76 | +* BiDi API work — [pujagani] hopes to have a proposal by the end of the week |
| 77 | +* Python Type Hints - [symonk] making progress on this |
| 78 | +* Implement JS with TypeScript (#10942) - [harsha509] is working on this |
| 79 | +* Comprehensive Documentation w/Examples - [titusfortner] & [harsha509] making (slow) progress on this huge undertaking |
| 80 | + |
| 81 | +### Backlog |
| 82 | + |
| 83 | +List of items referenced: |
| 84 | + |
| 85 | +* Add TouchActions API to Selenium (#10808) |
| 86 | +* Add/fix Bazel support in .NET (#10465) |
| 87 | +* Add .rbs files in Ruby (#10943) |
| 88 | +* Comprehensive command logging across languages (#10944) |
| 89 | +* Selenium + Appium consolidation |
| 90 | +* Rewrite atoms in TypeScript |
| 91 | +* Deprecate Java 8 |
| 92 | +* Python Async Rewrite |
| 93 | +* .NET Async Rewrite |
| 94 | + |
| 95 | + |
| 96 | +[AutomatedTester]: https://github.com/AutomatedTester/ |
| 97 | +[boni_gg]: https://twitter.com/boni_gg/ |
| 98 | +[harsha509]: https://github.com/harsha509/ |
| 99 | +[pujagani]: https://github.com/pujagani/ |
| 100 | +[symonk]: http://github.com/symonk/ |
| 101 | +[TamsilAmani]: https://github.com/TamsilAmani/ |
| 102 | +[titusfortner]: https://github.com/titusfortner/ |
0 commit comments