Dmitry Gozman
fd927000ea
feature: update api around selectors ( #280 )
...
- Selector is again a string.
- Most methods taking selector also accept waitFor option.
- Available waitFor options are: 'visible', 'hidden', 'any' === true, false === undefined.
- waitForXPath is removed.
- waitForSelector is replaced by $(selector, { waitFor: true }).
2019-12-17 14:30:02 -08:00
..
2019-12-10 14:53:26 -08:00
2019-12-17 14:30:02 -08:00
2019-12-16 09:17:14 -08:00
2019-12-10 19:23:21 -08:00
2019-12-12 18:40:48 -08:00
2019-12-06 11:33:24 -08:00
2019-12-06 11:33:24 -08:00
2019-12-06 12:04:11 -08:00
2019-12-10 14:02:48 -08:00
2019-12-11 22:52:14 -08:00
2019-12-12 20:14:50 -08:00
2019-12-17 14:30:02 -08:00
2019-12-12 20:14:50 -08:00
2019-12-10 13:28:50 -08:00
2019-12-10 13:28:50 -08:00
2019-11-19 10:58:15 -08:00
2019-12-17 12:21:53 -07:00
2019-12-13 17:34:02 -08:00
2019-12-12 18:27:07 -08:00
2019-12-10 13:28:50 -08:00
2019-12-11 22:43:06 -08:00
2019-12-10 13:28:50 -08:00
2019-12-16 18:47:38 -07:00
2019-12-11 22:43:06 -08:00
2019-12-10 13:28:50 -08:00
2019-12-10 13:28:50 -08:00
2019-12-12 21:30:49 -08:00
2019-12-11 22:43:06 -08:00
2019-12-16 22:02:33 -08:00
2019-12-17 14:00:39 -08:00
2019-12-17 14:30:02 -08:00
2019-12-14 11:55:21 -08:00
2019-12-17 14:30:02 -08:00
2019-11-19 10:58:15 -08:00
2019-12-11 16:19:37 -08:00
2019-12-12 17:52:13 -08:00
2019-12-10 13:28:50 -08:00
2019-12-17 14:30:02 -08:00