tebeka / selenium

Selenium/Webdriver client for Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Question] Mac keyboard Command-Key is missing?

axacheng opened this issue · comments

commented

Hi there

Just wondering if selenium.go supports SendKeys with Mac keyboard layout CommandKey ?
I dont see it from https://github.com/tebeka/selenium/blob/master/selenium.go#L32-L89
If it supports sending CommandKey that'd be very useful in many cases.

Thank you