This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 252409 - No way to specify Selenium test provider for new HTML5 project
Summary: No way to specify Selenium test provider for new HTML5 project
Status: RESOLVED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: HTML Project (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Theofanis Oikonomou
URL:
Keywords:
Depends on:
Blocks: 252401
  Show dependency tree
 
Reported: 2015-05-15 07:34 UTC by Tomas Mysik
Modified: 2015-09-03 01:24 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Mysik 2015-05-15 07:34:06 UTC
In order to fully fix issue #252401, there must be a way to set a Selenium test provider for newly created HTML5 projects (similarly like the existing way for JS testing provider, see HTML5 project API/SPI).

Thanks.
Comment 1 Tomas Mysik 2015-05-20 09:45:51 UTC
Adding keyword since another issue depends on this one.

Thanks.
Comment 2 Theofanis Oikonomou 2015-09-02 13:26:17 UTC
Changeset: dae54cd4863f
Author:    Theofanis Oikonomou <theofanis@netbeans.org>
Date:      2015-09-02 15:23
Message:
Comment 3 Theofanis Oikonomou 2015-09-02 13:29:15 UTC
I had to move templates around and modify dependencies a bit to make commit-validation pass but it should work as expected now. At least Protractor is automatically selected as selenium testing provider when creating new html5 project with AngularJsSeed.
Comment 4 Quality Engineering 2015-09-03 01:24:24 UTC
Integrated into 'main-silver', will be available in build *201509030002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/dae54cd4863f
User: Theofanis Oikonomou <theofanis@netbeans.org>
Log: Task #252409 - No way to specify Selenium test provider for new HTML5 project