devinhadley/SimpleWebAutomator

UI only supports linux and mac.

Closed this issue · 1 comments

os.system("clear") only supports Linux and Mac. Detect the os and execute a different command accordingly.

Fixed in 1c1533c