History: How to test JavaScript
Source of version: 1 (current)
Copy to clipboard
Some pages have embedded JavaScript. Is it possible to test that with TikiTest? If we go with a phpunit+Selenium approach, then I believe Selenium is able to deal with JavaScript, since it goes through the browser to carry out user events.