Mikhail Rubanov
Mikhail Rubanov
I understand that there are several downgrades in comparison to screenshot-based strategy, but is not replacement, just one another tool. They can have different approach: screenshots if great for components...
Thank you! I can help you with text-based strategy in the feature or another staff that can be connected with my app, I see great integrations in the feature between...
Thank you, will investigate
> Is it rectangle that contains all controls in group? Yeah, like that. You can ask @bbsody for help
Possible protocol: ``` import Document protocol AccessibileView { var label: String { get set } var frame: CGRect { get set } } protocol AccessibilityContainer: AccessibilityView { var elements: [AccessibilityElement]...
[Halmak.bundle.zip](https://github.com/kaievns/halmak/files/12384680/Halmak.bundle.zip) My customised version that works on Ventura
Also here is working copy without reversed digits https://github.com/kaievns/halmak/pull/26
Can read frames with images from Figma
Not sure, it would be nice without separate instruments. With them we introduce modality and user had to know what instrument is selected right now. At this moment we can...
Half of work is done at #62