zulip/frontend_tests
evykassirer 72166f1b03 puppeteer: Fix get_element_text including hidden text.
Previously, this function used the `textContent` property, which
includes hidden elements. Fix this by using innerText instead.
2022-06-02 16:44:24 -07:00
..
node_tests narrow: Replace pm_string() with _id and _email variants. 2022-06-02 16:41:06 -07:00
puppeteer_lib puppeteer: Fix get_element_text including hidden text. 2022-06-02 16:44:24 -07:00
puppeteer_tests admin: Use language_selection_widget to set notification language. 2022-06-01 17:08:00 -07:00
zjsunit zjsunit: Set browserslist target to current Node for Node tests. 2022-05-04 09:56:07 -07:00