The following JavaScript libraries have potential compatibility issues when used with Autify.
| Library | Type | Possible issues | Workaround |
|---|---|---|---|
| Annotorious | Image Processing | Recording is impossible | None |
| CKEditor | Rich Text Editor | For the version 4, Article Editor and Document Editor do not work with Autify because of its iframe | Use a JS Step |
| CodeMirror | Rich Text Editor | Local Replay cannot input characters into the editor | Use a JS Step |
| Dojo | Framework | Rich text editors may not work with Input Steps or assertions | None |
| FluentUI Blazor | Framework (Blazor) and Component Library (FluentUI) | Click steps for <fluent-button> elements may not work as expected during local replay |
Use a JS Step |
| Ionic Framework with Angular | Framework | Some components such as alerts or buttons may not work | None |
| Lexical | Rich Text Editor | Test execution cannot input characters into the editor on iOS real devices | Use a JS Step |
| vue-frag | Utility | Element Text Should Be assertions do not work. | Use a JS Step |
Please note that assistance with issues is only guaranteed for libraries that have a workaround listed in the table above.
If you are not sure how to set up a JS Step workaround, please contact our Customer Support Team!


