nateshmbhat / webbot

Web automation library for simple and easy end to end testing and web browser automation that offers super charged features while keeping it simple to use and master
https://pypi.org/project/webbot/
Mozilla Public License 2.0
239 stars 87 forks source link

use sys.platform to find correct os #3

Closed noesberger closed 5 years ago

noesberger commented 5 years ago

os.name is giving on mac as well "posix" as answer.