SeldomQA / poium

Page Objects design pattern test library, support selenium、appium、playwright, etc
https://pypi.org/project/poium
Apache License 2.0
404 stars 138 forks source link

用golang重写poium难吗 #37

Open passerbyo opened 2 years ago

defnngj commented 2 years ago

你可能 要先用 golang 的 selenium : https://github.com/tebeka/selenium

poium 的实现其实用了 python语言的一些语法糖。我不知道 golang 是否有类似的写法!