- Setup
- Prevent friends from changing code(Not needed for bot) (Make sure u do this too!)
- Common problems
1)Fork this and create 2 repository secrets named USERNAME, PASSWORD.(ur email and seddloaf password)
To add repository secret:(Settings > Secrets and variables > Actions > repository secrets)
( No one, even u can't see them after u set so it's really a secret)

2)Click Run selenium script(yeah not the one in pic) then Run workflow. Refresh page to view the run.

3)(Only if you are using this for the bot else skip to Step-4)
Create a finegrain token
Go to settings in profile > developer settings > personal access token > fine grain > set the permissions as given below(there are images below too)
Permissions for Personal access token
Expiration : no expiration
Repository access : all repositories (or the repo u want)
Permissions : Actions (read and write); Workflow(read and write)
4)(Not needed for the bot)
Add your friends as collaborators

1)Go to settings>branchs>branch protection rule>Require status check>select "fail-job" or type if not appearred.

2)Set ur friends with read only access
-
rewrite secrets
-
check if u have enabled workflows in Action tab
-
try renaming selenium_old_working.txt to selenium.yml after renaming current selenium.yml to selenium.txt or something
-
If you have created seedloaf acc though discord, even if u added password after that it wont work. Do the following in Seedloaf:
-
add an email
-
unlink discord
-
change password in security tab in seedloaf profile
-
u can add discord accs now
-

