Tomer Steinfeld

Results 46 comments of Tomer Steinfeld

Yes, as long as that user can't overwrite other's packages (if it exists under the same name and version)

I would like package managers to overwrite packages, just that normal developers won't be able to

I'm about to be using Klondike for both a nuget feed and a choco feed, Sadly choco doesn't support delete, so that would require all the choco package managers to...

That's a really good suggestion, drafting a css locator around that can be very powerful.

Fixed in 5f672a7f. For the time being I've added `data-test` and `data-test-id`, I don't want to fill it with custom things by default, we will add a settings page to...

Also these will take precedence over any other locator we can find.

Correct, this should be `if (value)` instead.

Right, `id` is an attribute that has DOM implications to it, meaning it already has use cases for the normal operation of the web app, overloading it with test based...

I wonder if we can get around to getting a windows CI going to test edge, atm I'll have to set up a vm and manually check it out.

This feature will be included in a version of Selenium IDE that will use webdriver to perform playback.