It appears that there are two steps for "I pause for Xms" in actions.py. Can't they (the given and then when) be combined? https://github.com/spyoungtech/behave-webdriver/blob/615260e06ede1e47b11f56368df1b560b1f888f8/behave_webdriver/steps/actions.py#L12 and https://github.com/spyoungtech/behave-webdriver/blob/615260e06ede1e47b11f56368df1b560b1f888f8/behave_webdriver/steps/actions.py#L171