MICHAEL VON RUECKER
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created Using Chrome's Open file dialog
AnsweredGas, anyone using IntelliJ created a method to select a “File name” in Chrome's Open dialog box? I need to add the path/file and select Open -
Created Asigning test Priority
AnsweredMy feature file has four tests that must run in a specific order. We use Java, Cucumber, Junit.For my feature file tests, I tried the @E2E (priority = 0), etc., but I got an unexpected element erro...