| | 95 | [[BR]] |
| | 96 | |
| | 97 | '''Mathod:''' eventBrowserNavigateBack [[BR]] |
| | 98 | '''Parameters:''' |
| | 99 | |
| | 100 | ||'''Key'''||'''Value'''|| |
| | 101 | ||fromURI||the URL of the page displayed before navigate back|| |
| | 102 | ||toURI||the URL of the page navigate to|| |
| | 103 | |
| | 104 | [[BR]] |
| | 105 | |
| | 106 | '''Mathod:''' eventBrowserNavigateForward [[BR]] |
| | 107 | '''Parameters:''' |
| | 108 | |
| | 109 | ||'''Key'''||'''Value'''|| |
| | 110 | ||currentURI||the URL of the page displayed before navigate forewared|| |
| | 111 | ||toURI||the URL of the page navigate to|| |
| | 112 | '''Comment:''' |
| | 113 | works only by keyboard shortcut ALT + leftARROW |
| | 114 | |
| | 115 | [[BR]] |
| | 116 | |
| | 117 | '''Mathod:''' eventBrowserNavigateForward [[BR]] |
| | 118 | '''Parameters:''' |
| | 119 | |
| | 120 | ||'''Key'''||'''Value'''|| |
| | 121 | ||currentURI||the URL of the page is loading, when the the stop button is pressed|| |
| | 122 | '''Comment:''' |
| | 123 | works only by keyboard shortcut ALT + rightARROW |
| | 124 | |
| | 125 | [[BR]] |
| | 126 | |
| | 127 | '''Mathod:''' eventBrowserPrint [[BR]] |
| | 128 | '''Parameters:''' |
| | 129 | |
| | 130 | ||'''Key'''||'''Value'''|| |
| | 131 | ||currentURI||the URL of the current page|| |
| | 132 | '''Comment:''' |
| | 133 | works only by keyboard shortcut STRG + P |
| | 134 | |
| | 135 | [[BR]] |
| | 136 | |
| | 137 | '''Mathod:''' eventSubmitWebForm [[BR]] |
| | 138 | '''Parameters:''' |
| | 139 | |
| | 140 | ||'''Key'''||'''Value'''|| |
| | 141 | ||buttonclicked||the name of the button, which was clicked to submit the WebForm|| |
| | 142 | ||form||the WebForm which was submited|| |
| | 143 | |
| | 144 | |