Michael Mintz
|
be77b5b9e2
|
Refactor code that loads external JS resources into websites
|
2021-07-12 01:02:24 -04:00 |
Michael Mintz
|
6ebfdbfd22
|
Use better error messages when trying to load JS resources
|
2021-07-12 01:00:13 -04:00 |
Michael Mintz
|
093c1063cd
|
Optimize code with syntax refactoring
|
2021-05-03 22:38:13 -04:00 |
Michael Mintz
|
cd911ed3dd
|
Optimize wait_for_ready_state_complete()
|
2021-03-28 23:25:21 -04:00 |
Michael Mintz
|
44b580967d
|
Refactor imports for exception-handling
|
2021-03-28 23:23:22 -04:00 |
Michael Mintz
|
777b0f73db
|
Improve reliability of the HTML-Inspector and JS-loading code
|
2021-03-23 17:46:17 -04:00 |
Michael Mintz
|
3ee08b387d
|
Improve Website-TourMaker reliability
|
2021-03-23 02:36:00 -04:00 |
Michael Mintz
|
e23bcc476e
|
Improve Demo Mode reliability on sites with restrictive CSPs
|
2021-03-17 22:32:56 -04:00 |
Michael Mintz
|
34407799b6
|
Improve Demo Mode initialization
|
2021-01-12 01:07:40 -05:00 |
Michael Mintz
|
e6f6bf83a6
|
Add method: drag_and_drop_with_offset()
|
2021-01-08 22:33:48 -05:00 |
Michael Mintz
|
fdec0a1fe1
|
Update "wait_for_angularjs()" (skip alert-handling)
|
2020-10-30 17:59:00 -04:00 |
Michael Mintz
|
9802fb8c26
|
Small update to "wait_for_ready_state_complete"
|
2020-10-30 15:41:13 -04:00 |
Michael Mintz
|
7a1a97846d
|
Only activate jQuery for Messenger if not already active
|
2020-10-09 00:52:28 -04:00 |
Michael Mintz
|
4d1076c46d
|
Update message location for mobile mode
|
2020-08-26 17:29:45 -04:00 |
Michael Mintz
|
692acb36d8
|
Update js_utils
|
2020-08-13 03:38:30 -04:00 |
Michael Mintz
|
677d5e2fe3
|
Update Messenger theme and dependencies
|
2020-08-08 01:12:39 -04:00 |
Michael Mintz
|
0064e85643
|
Clear out console logs before opening or refreshing pages
|
2020-08-04 20:43:12 -04:00 |
Michael Mintz
|
a1d513d401
|
Update Demo Mode (new Messenger theme)
|
2020-08-04 19:58:54 -04:00 |
Michael Mintz
|
fafde7e88d
|
Add a drag_and_drop() method
|
2020-07-20 20:14:42 -04:00 |
Michael Mintz
|
82490abf3c
|
Boost speed by optimizing the location of imports
|
2020-06-12 21:41:40 -04:00 |
Michael Mintz
|
45904428be
|
Improve reliability of Demo Mode
|
2020-06-12 01:33:11 -04:00 |
Michael Mintz
|
266bdc159b
|
Improve error-handling around alerts
|
2020-05-29 17:57:21 -04:00 |
Michael Mintz
|
91f5f252af
|
Improve reliability of the HTML-inspector
|
2020-05-06 12:42:26 -04:00 |
Michael Mintz
|
0b1662a120
|
Improve JS method reliability
|
2020-04-13 03:58:51 -04:00 |
Michael Mintz
|
985f3984b1
|
Improve highlighting in Demo Mode
|
2020-04-09 02:44:01 -04:00 |
Michael Mintz
|
3806c771cf
|
Add methods for injecting html into a web page
|
2020-04-09 02:33:27 -04:00 |
Michael Mintz
|
7a3fbbc3bf
|
Better handling of page scrolling to elements
|
2020-01-31 03:51:31 -05:00 |
Michael Mintz
|
2ee4b415b8
|
Improve demo-mode on mobile device tests
|
2020-01-19 02:07:28 -05:00 |
Michael Mintz
|
dd08898a15
|
Improve reliability for the html_inspector
|
2020-01-17 00:41:02 -05:00 |
Michael Mintz
|
2e58c2cada
|
Add the --time-limit=s feature to fail long-running tests
|
2020-01-15 03:16:04 -05:00 |
Michael Mintz
|
770f10f09c
|
Optimize JS by putting html <script> tags before the end of <body>
|
2019-12-26 15:34:50 -05:00 |
Michael Mintz
|
5e2a54fcf8
|
Refactor jQuery exception code
|
2019-12-26 15:28:03 -05:00 |
Michael Mintz
|
03e9baae02
|
Add the inspect_html() method
|
2019-11-19 02:51:57 -05:00 |
Michael Mintz
|
b88838015d
|
Update Messenger styling
|
2019-09-16 05:03:34 -04:00 |
Michael Mintz
|
dcb7f10e34
|
Add better error handling on scrolling actions
|
2019-08-01 01:45:29 -04:00 |
Michael Mintz
|
512b338e3e
|
If the CSS Selector is "html", use "body" for highlights
|
2019-07-17 01:34:36 -04:00 |
Michael Mintz
|
2564582a47
|
Let the user know that they can disable the CSP if necessary
|
2019-03-20 03:17:52 -04:00 |
Michael Mintz
|
870951e876
|
Formally deprecate a deprecated method
|
2019-02-02 01:49:31 -05:00 |
Michael Mintz
|
aad112986e
|
Update Messenger methods
|
2019-01-14 19:56:37 -05:00 |
Michael Mintz
|
4d52f879f8
|
flake8 fixes
|
2018-11-05 00:23:53 -05:00 |
Michael Mintz
|
07c46acfa8
|
Refactor js_utils
|
2018-11-03 17:50:36 -04:00 |
Michael Mintz
|
e4274fdeb6
|
Add jquery-confirm into SeleniumBase
|
2018-11-02 19:13:28 -04:00 |
Michael Mintz
|
cb06267c50
|
Refactor js_utils from page_utils
|
2018-11-02 19:06:45 -04:00 |
Michael Mintz
|
64cb4a50de
|
Major refactoring to organize methods
|
2018-10-10 03:35:11 -04:00 |