zulip/frontend_tests
Sahil Batra 33e19fa7d1
puppeteer: Replace 'visible: false' with 'hidden: true'.
We need to replace 'visible: false' with 'hidden: true' to wait
for elements to get hidden. Using 'visible: false' just checks
whether the selector exists or not and does not check whether
the element is hidden or not.
2020-08-10 16:48:53 -07:00
..
casper_lib js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
casper_tests js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
node_tests node fixtures: Add id field to realm_filters tuple. 2020-08-08 11:30:46 -04:00
puppeteer_lib puppeteer: Fix messages not being echoed locally. 2020-08-04 14:33:37 -07:00
puppeteer_tests puppeteer: Replace 'visible: false' with 'hidden: true'. 2020-08-10 16:48:53 -07:00
zjsunit js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
run-casper python: Sort imports with isort. 2020-06-11 16:45:32 -07:00