8000 GitHub - PapouMarc/action-py3-sf: action python3 selenium faker
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

PapouMarc/action-py3-sf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker python3, faker and selenium lib action

you can run file python3 or ansible file with config chromium/Selenium

Inputs

run-script-python3

Required The name of script to run. Default "Noscript".

Outputs

resultpython3

return result.

Example usage

uses: actions/action-py3-sf@v1 with: run-script-python3: 'test/version.py'

0