Yuriy
|
e32fe026e9
|
made update chec failure silent instead of showing msgbox
|
2023-12-19 15:36:01 -05:00 |
|
|
|
981051a9e8
|
re-enabled logging to text file, updated+fixed URLdownloadtovar error message
|
2023-12-18 23:36:06 -05:00 |
|
Yuriy
|
f15d3ed2f0
|
updated URLs
|
2023-12-15 17:35:47 -05:00 |
|
Yuriy
|
05800d08a9
|
added automated compiler for Chromedriver-mover
1.0
|
2023-12-15 16:35:35 -05:00 |
|
Yuriy
|
7d967c7f33
|
Merge branch 'main' of https://freedomain.dev/yuriy/posters-shared-functions
|
2023-12-15 16:30:22 -05:00 |
|
Yuriy
|
1dd0557970
|
added chrome-driver mover tool
|
2023-12-15 16:30:12 -05:00 |
|
|
|
1e77871bd8
|
updated docs url
|
2023-12-11 13:27:57 -05:00 |
|
Yuriy
|
57e132fafd
|
updated links to freedomain.dev
|
2023-12-11 13:20:38 -05:00 |
|
|
|
71b950c57f
|
removed logging to text file due to causing selenium error bug for unknown reason
|
2023-11-03 22:42:43 -04:00 |
|
|
|
cf82847058
|
Fixed errors when gitea not available
|
2023-10-22 02:22:08 -04:00 |
|
|
|
cfce669061
|
chrome updater bug fixes
|
2023-10-22 01:19:49 -04:00 |
|
|
|
0b9b63b715
|
fixed chrome/chromedriver downloading
|
2023-10-22 00:28:38 -04:00 |
|
|
|
1962743565
|
added ability to automatically download newest chromium-testing and chromedriver
|
2023-09-20 20:45:12 -04:00 |
|
|
|
ca7145fa82
|
added ability to save statistic for selenium mouse clicks
|
2023-09-17 14:25:54 -04:00 |
|
|
|
1c000184df
|
reworked selenium connection error message
|
2023-09-17 00:15:31 -04:00 |
|
|
|
7106ed522f
|
added function to check if chrome needs update
|
2023-09-16 22:45:00 -04:00 |
|
|
|
74e67e5ab9
|
started on adding chrome/chromedriver auto downloading
|
2023-09-16 21:31:53 -04:00 |
|
|
|
f358623f86
|
Merge branch 'main' of https://git.freedomainplaylists.com/yuriy/Freedomain-Posters-Shared-Functions
|
2023-08-20 01:22:30 -04:00 |
|
|
|
7afb2274a2
|
added function to get latest stable chrome version, function to get URLs for chrome and chromedriver for that given version
|
2023-08-20 01:20:16 -04:00 |
|
|
|
324d5a177a
|
code cleanup
|
2023-08-20 00:48:05 -04:00 |
|
|
|
ed887d5045
|
updated error message on selenium no connect
|
2023-08-20 00:42:10 -04:00 |
|
|
|
84c64bd428
|
removed discord messages for repetative messages so errorlog is easier to read
|
2023-08-20 00:36:38 -04:00 |
|
|
|
3620e37e45
|
Updated chrome function to check for chrome filepath variable before setting it based on hardcoded path
|
2023-08-02 22:08:07 -04:00 |
|
|
|
c6cf2a408a
|
added function to send text to xpath element letter-by-letter
|
2023-07-30 22:14:41 -04:00 |
|
|
|
5d0932c150
|
function rename for connecting to chrome
|
2023-07-28 19:55:55 -04:00 |
|
|
|
0f0899909c
|
removed schrome file
|
2023-07-28 19:09:00 -04:00 |
|
|
|
e15f45c67a
|
moved global variables to proper file, added extra error logging for Chrome
|
2023-07-28 10:54:50 -04:00 |
|
|
|
621127eaf0
|
code refactoring, file name cleanups, added ability to use portable version of chrome to Selenium functions
|
2023-07-28 10:15:46 -04:00 |
|
|
|
9d250a1c10
|
added readme
|
2023-07-24 22:34:31 -04:00 |
|
|
|
21bb4924f0
|
function rename
|
2023-07-24 22:31:41 -04:00 |
|
|
|
67117459a5
|
cleanup of libs, initial add of functions for checking chrome version and automatically downloading chromedriver
|
2023-07-24 22:30:42 -04:00 |
|
|
|
529d033c80
|
added urldownloadtovar lib
|
2023-05-28 01:00:44 -04:00 |
|
|
|
9dda0e54f0
|
small error message updates, removed posting of current tab URL to discord
|
2023-04-23 15:19:10 -04:00 |
|
|
|
3f559f2f81
|
Fixed selenium tab loop function to not incredement by 3 each time moving on to new site, updated errorlogging messages
|
2023-04-02 23:17:52 -04:00 |
|
|
|
e7735c39c6
|
extra logging messages and code cleanup
|
2023-03-04 00:13:31 -05:00 |
|
|
|
d499568370
|
extra error logging and message cleanups
|
2023-03-04 00:10:13 -05:00 |
|
|
|
8a4c74ffaf
|
error checking to chrome tab switching function
|
2023-03-01 23:18:48 -05:00 |
|
|
|
fd6c3f1eef
|
Added extra error loggint to chrome tab switchin, moved functions to proper libs script
|
2023-03-01 23:08:24 -05:00 |
|
|
|
f056489f50
|
added alert check to CheckCurrentTabForCurrentSite function that gets called after each tab navigation in FSMP
|
2023-02-28 22:15:43 -05:00 |
|
|
|
296dd6eabf
|
updated function for checking current tab url
|
2023-02-28 22:07:28 -05:00 |
|
|
|
4eada9ea76
|
added function to get the baseurl of current tab, small bug fix within chrome tab activation function
|
2023-02-28 20:42:12 -05:00 |
|
|
|
c5be14ba23
|
split up main functions file into multiple files based on categories
|
2023-02-28 18:40:06 -05:00 |
|
|
|
f39051ff5f
|
Added Libs that are used by both projects
|
2023-02-28 00:31:11 -05:00 |
|
|
|
6f3065c5f3
|
imported functions from Freedomain Social media Poster Shared Functions file so this submodule can be a complete drop in replacement
|
2023-02-28 00:28:11 -05:00 |
|
|
|
694c440a6a
|
Added extra check to Chrome Tab Activation Function and extra debug error logging
|
2023-02-28 00:05:03 -05:00 |
|
|
|
89c1042e01
|
changed check for alerts return message
|
2023-02-25 02:38:23 -05:00 |
|
|
|
9218794b5a
|
commented out devmsgboxes that are no longer needed, added some extra error status messages
|
2023-02-25 00:43:47 -05:00 |
|
|
|
7514a03fa8
|
name change
|
2023-02-23 15:55:07 -05:00 |
|
|
|
2396f8f67b
|
initial commit
|
2023-02-23 15:54:44 -05:00 |
|