Commit Graph

43 Commits

Author SHA1 Message Date
448560c427 Add option to autoHighlight elements. Add getLatestChromeDownloadedFileInfo; maybe fix collisions when writing screenshots 2023-10-17 19:25:20 -05:00
b968705a01 Update class header comment 2023-10-17 19:16:04 -05:00
580d4a90c9 Merge remote-tracking branch 'origin/integration/sprint-32' into feature/deploy-test-jar 2023-09-06 16:28:30 -05:00
0c76371d59 Add maven-jar-plugin to publish qfmd's test classes in a jar (e.g., for inclusion in applications for selenium testing); Updates in library classes to support alternative usages 2023-09-06 08:25:17 -05:00
19aebd631a attempt to fix seleniums 2023-08-17 16:48:44 -05:00
5aac9ce069 hotfix: fixed bug where navigating from one record to another, then hitting the 'e' button goes to the edit screen for the previous record 2023-08-17 16:13:50 -05:00
f189083a5a Fix bug w/ filter in URL not having any values not being respected. Add selenium test for it!! 2023-07-26 12:39:58 -05:00
16dd633a08 CTLE-436: fixed selenium tests 2023-06-30 18:33:09 -05:00
51a87db2d1 Updated test per updated script viewer code 2023-06-27 09:09:42 -05:00
5b6167ddb8 Merge branch 'feature/sprint-27' into feature/custom-filter-panel 2023-06-20 10:17:56 -05:00
dc00144209 Update to pass selenium tests on custom filter panel 2023-06-20 08:33:15 -05:00
0eb7b9faa1 treat routes as map where paths are keys, and they can be overwritten - more flexibilty in setting up tests w/ custom override paths 2023-06-02 11:53:02 -05:00
5d42f29696 Remove redundant route 2023-06-02 11:39:55 -05:00
6ad2c98252 Try to fix bulk edit test (routes) 2023-06-02 11:27:44 -05:00
ff9ebeea1b working bulk-edit test 2023-05-10 17:08:52 -05:00
e4d6ba79ed Try again (last one worked!) without the screenshot & highlight, just the better selector everywhere 2023-05-08 10:25:18 -05:00
ce6aa31cfb Try again, more specific selector everywhere, highlight the 3rd time? 2023-05-08 09:57:09 -05:00
ca622d3f10 Add highlight of the element we're trying to click 2023-05-07 19:37:26 -05:00
4fa4268051 try more specific selector for click 2023-05-06 19:33:37 -05:00
c1ee9b40e0 Try to undisable this test 2023-05-05 20:20:35 -05:00
4f90b50001 Fix test (json slightly different now for boolean operator in filter); update javalin for seleniums 2023-04-26 12:10:44 -05:00
9f3cf9f00f Don't wait forever in CIRCLECI! 2023-03-08 12:51:36 -06:00
a31661d150 Real small passable version of script view screen/widget 2023-03-08 12:16:12 -06:00
d585994a48 Add chrome option --remote-allow-origins=* (to fix change/bug introduced in chrome 111?) 2023-03-08 11:20:17 -06:00
7e2bcea5de WIP on record scripts 2023-03-07 10:25:01 -06:00
e22074cc13 Initial checkin - record scripts WIP 2023-03-07 10:25:01 -06:00
f3bd3cee80 re-dis-enabled failing test to allow for release 2023-03-02 11:26:58 -06:00
9487f631e7 random attempt to fix weird test failure in circle ci, removed the whole omit reload thing which only half worked 2023-03-01 20:04:54 -06:00
429a5061d4 SPRINT-21: temporarily disabled test that fails and that could not be reproduced local 2023-02-28 12:48:58 -06:00
898ba5b8ac Try different selector 2023-02-24 16:55:19 -06:00
c35605d14d add a wait for menu to go away before tryign to click? 2023-02-24 16:53:27 -06:00
369b34c1cc fixing screenshots for ci 2023-02-24 16:20:34 -06:00
82008f081c try to capture screenshots in circleci 2023-02-24 16:15:20 -06:00
be6d4bb657 Improved screenshots 2023-02-24 16:03:33 -06:00
1b3b26bdbb Missing } 2023-02-24 15:43:20 -06:00
8abf71c67b fixed query test (filter button selector conflict); removed sleepForever from filter test 2023-02-24 15:41:53 -06:00
858392c286 Test improvements 2023-02-24 15:24:04 -06:00
32711098c1 new test on audits; selenium upgrade to make usable by team hopefully 2023-02-17 12:04:03 -06:00
8709f37324 Wrap #clearFiltersButton.click in a tryMultiple 2023-01-30 15:33:28 -06:00
bcea391033 Try https again 2023-01-30 13:42:42 -06:00
4a2ee6e48d Switch to http? 2023-01-30 13:32:20 -06:00
1a1f405262 Add --ignore-certificate-errors 2023-01-30 13:19:46 -06:00
010eb98d2f Checkpoint - wip - selenium tests, pom project 2023-01-27 19:00:38 -06:00