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 127568 - Test REST action should take browser setting into account
Summary: Test REST action should take browser setting into account
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: REST (show other bugs)
Version: 6.x
Hardware: PC All
: P3 blocker (vote)
Assignee: Ayub Khan
URL:
Keywords: T9Y
Depends on:
Blocks:
 
Reported: 2008-02-17 01:46 UTC by Lukas Jungmann
Modified: 2008-08-07 16:59 UTC (History)
0 users

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 Lukas Jungmann 2008-02-17 01:46:16 UTC
-create a webapp with rest services
-run test rest action

=> browser is opened (OK)

-go to webapp's project properties and disable "Display browser on run"
-run test rest action

=> new tab or new browser window is opened, but since I've disabled "Display browser..." I'd expect that it will be
respected even by test rest action - I'd like to be able to only hit reload in the browser tab/window.

This would be also useful for automated tests where browser cannot be opened (well, it could be, but...)
Comment 1 Lukas Jungmann 2008-04-14 17:16:48 UTC
moving opened issues where TM != dev to TM=TBD
Comment 2 Ayub Khan 2008-06-21 02:32:00 UTC
Fixed for NB6.5M1
Comment 3 Lukas Jungmann 2008-08-07 16:59:30 UTC
v.