I am writing controls that work nice with JavaScript, but they have to work even without it. Now testing with selenium works fine for me. But all test with disabled JavaScript (in my browser) won't run with selenium. Is there a way to do automated test for this purpose?
以上就是How can I do automated tests on non JavaScript applications?的详细内容,更多请关注web前端其它相关文章!