setAccessibilitySupportFeatures
Possible values are:
nativeAPIs- Native OS accessibility APIs integration enabled.webContents- Web contents accessibility tree exposure enabled.inlineTextBoxes- Inline text boxes (character bounding boxes) enabled.extendedProperties- Extended accessibility properties enabled.screenReader- Screen reader specific mode enabled.html- HTML accessibility tree construction enabled.labelImages- Accessibility support for automatic image annotations.pdfPrinting- Accessibility support for PDF printing enabled.
To disable all supported features, pass an empty array [].
Example: