MICHAEL VON RUECKER

Avatar
  • Total activity 4
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2
  • MICHAEL VON RUECKER created a post,
    Answered

    Using Chrome's Open file dialog

    Gas, 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
  • MICHAEL VON RUECKER created a post,
    Answered

    Asigning test Priority

    My 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...