Class CodegenFeatureCatalog
java.lang.Object
com.shaft.capture.generate.CodegenFeatureCatalog
Current Playwright codegen feature inventory and SHAFT Capture mapping.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final recordOne Playwright codegen feature and its SHAFT mapping. -
Method Summary
Modifier and TypeMethodDescriptionstatic List<CodegenFeatureCatalog.Feature> features()Returns the feature inventory.
-
Method Details
-
features
Returns the feature inventory.- Returns:
- immutable feature list
-