Closed gasse closed 1 year ago
https://github.com/Farama-Foundation/miniwob-plusplus/blob/553daee55ea0b2cc32b181a474083ab4cad782a1/miniwob/selenium_actions.py#L104
Should this be
modifiers.append(WEBDRIVER_MODIFIER_KEYS[raw_key[:2]])
Yes, it is indeed a typo. Thank you for catching this.
https://github.com/Farama-Foundation/miniwob-plusplus/blob/553daee55ea0b2cc32b181a474083ab4cad782a1/miniwob/selenium_actions.py#L104
Should this be