Jeff Morgan
Results
2
issues of
Jeff Morgan
When forming a commit message you are adding an additional set of double quotes. This causes the double quotes to be a part of the commit message. /com/nowsprinting/intellij_mob/git/Commit.kt ``` val...
I've written a simple dsl that a nice abstraction over Xwatir. The dsl always passes a has to the method. For example: button(:id => 'some_id') OR button(:id => 'some_id', :index...