()
| 97 | |
| 98 | // Accessor functions for obtaining specific elements of the page. |
| 99 | function getHistoryFrame() |
| 100 | { |
| 101 | return document.getElementById('ie_historyFrame'); |
| 102 | } |
| 103 | |
| 104 | function getFormElement() |
| 105 | { |
no outgoing calls
no test coverage detected
searching dependent graphs…