selenium icon indicating copy to clipboard operation
selenium copied to clipboard

[🚀 Feature]: Rewrite Atoms in TypeScript

Open titusfortner opened this issue 8 months ago • 2 comments

Description

We've discussed this idea for years.

At this point we know that Closure is not going to play nicely with Bazel 9, and we really need to update this code to use Typescript.

Have you considered any alternatives or workarounds?

No response

titusfortner avatar Apr 08 '25 19:04 titusfortner

Is this the right time to ask for improvements to the current atoms?

e.g. a element with width 0px is considered as displayed as soon as there is a text node inside, there is no check for the content of this text node, so a   will make the element "visible".

I could provide an example html of this if needed.

joerg1985 avatar Apr 09 '25 18:04 joerg1985

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 14 days.

github-actions[bot] avatar Oct 31 '25 10:10 github-actions[bot]