Back to Selenium

Rich Text

common/src/web/rich_text.html

2.53.1520 B
Original Source

| IFRAME

frame.contentWindow.document.designMode: on
frame.contentWindow.document.body.contentEditable: false

| DIV

div.ownerDocument.designMode: off
div.ownerDocument.body.contentEditable: false
div.contentEditable: true

|


| type: | [] | | tagName: | [] | | id: | [] | | keyIdentifier: | [] | | keyLocation: | [] | | keyCode: | [] | | charCode: | [] | | which: | [] | | isTrusted: | [] | | --------------------- | | Modifiers | | alt: | [] | | ctrl: | [] | | shift: | [] | | meta: | [] |