import os,sys,re from twitter_account_creator.utils.browser import Browser class Firefox(Browser): def __init__(self): super.__init__()