Commit Graph

17 Commits

Author SHA1 Message Date
74af52c464 try putting chrome and chromedriver in the same dir
Some checks failed
ChromeTests / build (3.12) (push) Failing after 54s
EdgeTests / build (3.12) (push) Successful in 54s
Pylint / build (3.12) (push) Successful in 10s
2024-07-24 10:40:41 +01:00
39d5d96b6a sigh. typo
Some checks failed
ChromeTests / build (3.12) (push) Failing after 59s
EdgeTests / build (3.12) (push) Successful in 1m3s
Pylint / build (3.12) (push) Successful in 12s
2024-07-23 22:55:45 +01:00
5866721964 fix the binary pathing for chrome
Some checks failed
ChromeTests / build (3.12) (push) Failing after 1m0s
EdgeTests / build (3.12) (push) Successful in 1m8s
Pylint / build (3.12) (push) Successful in 12s
2024-07-23 22:52:24 +01:00
19d81da8a8 one more try
Some checks failed
Execute / build (3.12) (push) Failing after 1m7s
Pylint / build (3.12) (push) Successful in 12s
2024-07-23 19:19:16 +01:00
895d189302 debugging messages
Some checks failed
Execute / build (3.12) (push) Failing after 9s
Pylint / build (3.12) (push) Successful in 11s
2024-07-23 18:42:36 +01:00
bea18afa60 conditionals in runner scripts
Some checks failed
Execute / build (3.12) (push) Failing after 8s
Pylint / build (3.12) (push) Failing after 11s
2024-07-23 18:29:17 +01:00
c33ed44780 attempted fix for msedge driver
Some checks failed
Execute / build (3.12) (push) Failing after 8s
Pylint / build (3.12) (push) Failing after 11s
2024-07-23 18:08:11 +01:00
7908af7f95 try downloading the edgedriver during build
Some checks failed
Execute / build (3.12) (push) Failing after 6s
Pylint / build (3.12) (push) Successful in 10s
2024-07-23 17:21:29 +01:00
dbede2bc6a update driver references for selenium 4 2024-07-23 16:21:49 +01:00
4e3c267656 run the tests
Some checks failed
Execute / build (3.12) (push) Failing after 24s
Pylint / build (3.12) (push) Successful in 10s
2024-07-23 15:48:03 +01:00
63fcdbc922 fix code, update pylint, other goodies
All checks were successful
Pylint / build (3.12) (push) Successful in 9s
2024-07-23 15:00:35 +01:00
9cb7263047 add edge(chromium) support 2020-10-10 23:27:46 +01:00
6ac43e67bf refactored pytest portion of the framework 2020-10-10 22:40:06 +01:00
6491caabf9 the issue isn't the location, but the version mismatches 2020-10-10 20:28:53 +01:00
96287094a9 specify the firefox binary 2020-10-10 19:14:35 +01:00
fc4cd7107c set the driver to headless, and add different tests for chrome and firefox 2020-10-10 19:04:35 +01:00
Greg Gauthier
14ea594425 behave and pytest in the same framework 2020-10-09 18:34:54 +01:00