issues
search
okta
/
samples-nodejs-express-4
Express 4 samples. Will publish an artifact that can be consumed by end-to-end sample repos
Other
120
stars
121
forks
source link
Updates the webdriver script with execFileSync
#108
Closed
vijetmahabaleshwar-okta
closed
3 years ago
vijetmahabaleshwar-okta
commented
3 years ago
Description:
Updates the selenium webdriver update script to use the more safe variant
execFileSync
instead of
execSync
Resolves:
OKTA-367550
Description:
execFileSync
instead ofexecSync
Resolves: