Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update ninja tests #327

Merged
merged 194 commits into from
Feb 24, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
194 commits
Select commit Hold shift + click to select a range
510ab0d
Add new test for about.feature. Test if will work
gcilagan Sep 13, 2024
83ca94a
Added additional test cases to check the About information
gcilagan Sep 16, 2024
19c1756
Added additional tests for auth.feature
gcilagan Sep 16, 2024
cd7dbe9
Modified existing tests cases in about.feature
gcilagan Sep 16, 2024
033b3b7
Added new step definition when clicking a text in the UI for about.fe…
gcilagan Sep 16, 2024
a19a49c
Try to lengthen the wait time after creating backup and doing restore
gcilagan Sep 16, 2024
f7807a0
Check if backup will be generated
gcilagan Sep 16, 2024
1f3b66c
Add test case for backup view and backup delete. For create, check un…
gcilagan Sep 16, 2024
f3e7544
Modify assertion on creating backup.
gcilagan Sep 16, 2024
0f9b879
Corrected link for delete and view backup.
gcilagan Sep 16, 2024
6a1abe3
Add new step definition when clicking the Restore backup
gcilagan Sep 16, 2024
dab03d9
modifed called step definition on delete backup
gcilagan Sep 16, 2024
080becd
added test cases for dashboard and filters
gcilagan Sep 16, 2024
cf772e7
Removed dashboard and filters feature
gcilagan Sep 16, 2024
d5f59e3
Check all buttons available during backup
gcilagan Sep 17, 2024
9e98fcb
Add additional logs to check if correct element was clicked and dump …
gcilagan Sep 17, 2024
8b1a9b0
If the backup was recently created, the confirmation of notice of agr…
gcilagan Sep 17, 2024
811b6e7
All good on backup tests. Check dashboard tests
gcilagan Sep 17, 2024
8b34fe2
Added new step definition to proceed with edit and delete dashboard
gcilagan Sep 18, 2024
b5a0dd1
Try to use hover feature before clicking
gcilagan Sep 18, 2024
78baa38
Check all elements 1st in dashboard to check if the element for renam…
gcilagan Sep 19, 2024
67a15ab
corrected call in step definition
gcilagan Sep 19, 2024
255cc8b
Check elements when new UI is created
gcilagan Sep 19, 2024
f04b40b
Add create dashboard in edit dashboard since the dashboard created fr…
gcilagan Sep 19, 2024
362f346
Check contents of dashboard options menu
gcilagan Sep 19, 2024
157c59d
Add new step definition to hover over an element using a data-menu-id
gcilagan Sep 19, 2024
2a47165
Add step to click rename of dashboard
gcilagan Sep 19, 2024
bb39452
Test Delete Dashboard
gcilagan Sep 19, 2024
4e0a303
Modify delete filter to add create filter then delete
gcilagan Sep 23, 2024
14d445f
Modify navigation to manager filters
gcilagan Sep 23, 2024
fe847a4
Use data-menu-id on navigating to filters
gcilagan Sep 23, 2024
b6f5ba9
Added login step since there is no background step
gcilagan Sep 23, 2024
cf75026
check elements in UI after attempting to delete the filter
gcilagan Sep 23, 2024
42e86c5
Remove dump of UI elements
gcilagan Sep 23, 2024
375839b
Try to find "OK" button and click
gcilagan Sep 23, 2024
1d81223
Add accept alert to proceed
gcilagan Sep 23, 2024
7bcd90f
Add step definition in capybara
gcilagan Sep 23, 2024
cd10f5f
Removed disabled code and old step definition and rerun
gcilagan Sep 23, 2024
1daa089
Test new and edited menu.feature tests
gcilagan Sep 27, 2024
150a48d
Retest menu.feature
gcilagan Sep 27, 2024
4c23301
Run tests in password.feature together with the new tests
gcilagan Sep 27, 2024
755694e
Merge branch 'qa-monitor-ninja' of https://github.com/ITRS-Group/moni…
gcilagan Oct 3, 2024
4f19e93
Re execute the menu.feature
gcilagan Oct 3, 2024
9592e77
try execute all
gcilagan Oct 3, 2024
e972784
execute menu.feature
gcilagan Oct 3, 2024
3e97e9c
Remove @menu on top
gcilagan Oct 3, 2024
5325261
Add ""
gcilagan Oct 4, 2024
a4bdedd
Changed to "OR"
gcilagan Oct 4, 2024
3aa4782
Modified step definition on checking the selections in the UI
gcilagan Oct 4, 2024
0fe3343
Try to show all elements
gcilagan Oct 7, 2024
3b51d6b
changed , to or
gcilagan Oct 7, 2024
c855baf
Corrected new line in code
gcilagan Oct 7, 2024
5e9faa1
Try to use a different step definition to check elements
gcilagan Oct 7, 2024
2591f1b
Modified menu.feature to execute new tests. Added tests for password.…
gcilagan Oct 7, 2024
05d45ab
Added new test for mocked_monitoring
gcilagan Oct 10, 2024
da9c42c
Added tests for new comment
gcilagan Oct 14, 2024
35a1338
corrected clicking of button done. add new test for passive check
gcilagan Oct 14, 2024
d121912
Check elements in extinfo host
gcilagan Oct 14, 2024
4f0edd5
hover options and action and check elements
gcilagan Oct 14, 2024
8fee3de
Check if I can proceed to add new comment in host
gcilagan Oct 14, 2024
953a804
Enabke tests for add comment for extinfo host
gcilagan Oct 15, 2024
9925945
Add new tests for mock monitoring
gcilagan Oct 15, 2024
2477cd1
use data-menu-id instead of text
gcilagan Oct 15, 2024
929847b
Check UI elements after placing comment
gcilagan Oct 17, 2024
c08eb9c
check elements after hover
gcilagan Oct 17, 2024
49ba362
Removed invalid disable of line of code
gcilagan Oct 17, 2024
c51b5a1
try to check elements before submit
gcilagan Oct 17, 2024
1b00819
Check UI after submit
gcilagan Oct 17, 2024
94b8f71
try existing host instead of mock host
gcilagan Oct 17, 2024
380e3b9
Check contents of host page
gcilagan Oct 17, 2024
11400dc
Check contents of all hosts
gcilagan Oct 18, 2024
fa5b8af
Use OP5 Monitor Server as host for checking
gcilagan Oct 18, 2024
37aa2b8
Remove check all elements and use existing host
gcilagan Oct 18, 2024
0a773b8
use monitor as sample host
gcilagan Oct 21, 2024
c04dbd1
enable other tests and use monitor as host sample
gcilagan Oct 21, 2024
ce870cc
Added tests for service enable notifications
gcilagan Nov 21, 2024
ce4e032
Check elements after enabling notifications
gcilagan Nov 22, 2024
0fd21df
Update step definition for clicking title service
gcilagan Nov 22, 2024
48c7df1
Adjust again and use css
gcilagan Nov 22, 2024
af9a4c4
added new tests
gcilagan Nov 22, 2024
ed4091d
added new step definitions for assertion
gcilagan Nov 22, 2024
bb300ea
Revised step definitions again
gcilagan Nov 22, 2024
f9a79af
update step definition
gcilagan Nov 22, 2024
f91058a
corrected step definition
gcilagan Nov 22, 2024
b8f73c0
Modified scheduled check of services to use actual time and added ste…
gcilagan Nov 25, 2024
4e2b0ee
Added "do" on storing current time in capybara
gcilagan Nov 25, 2024
ef2f75e
Change wait time to 1 minute for service schedule check
gcilagan Nov 25, 2024
db1000c
Check elements inside the services ext to check time
gcilagan Nov 25, 2024
e97e4c3
Dump stored_time for checking
gcilagan Nov 25, 2024
5dbdc18
Added tests for Mocked Monitoring > Host : Links
gcilagan Nov 25, 2024
96b8514
remove checking of "NagVis" alt text and check on host instead immedi…
gcilagan Nov 25, 2024
55af5a8
Display elements under locate_host_on_map
gcilagan Nov 25, 2024
59d3c3b
Added tests for Host Ext Configuration
gcilagan Nov 26, 2024
74870bb
Modified test case on list of commands for updated elements
gcilagan Nov 28, 2024
bf6d7a2
Check elements after hovering Actions under Options
gcilagan Nov 28, 2024
e6dae55
Try a new approach on checking the elements on Host > Options
gcilagan Nov 28, 2024
4806f24
Tried a new approach for now then refactor later
gcilagan Nov 28, 2024
3de12c8
Create new step definition for checking multiple texts in the UI
gcilagan Nov 28, 2024
07bd9bc
Change hovering steps
gcilagan Nov 28, 2024
00cd483
Use monitor for checking of options menu
gcilagan Nov 29, 2024
a04acea
Modified checking of menu in monitoring services
gcilagan Nov 29, 2024
5cbe4ab
Changed step definition used
gcilagan Nov 29, 2024
d5784cb
Try to enable existing tests that were unreliable
gcilagan Dec 5, 2024
947dd98
Corrected tagging for recurring downtime
gcilagan Dec 5, 2024
2b09a00
Try test 1 recurring downtime test
gcilagan Dec 5, 2024
4330989
try to check elements inside the dropdown in recurring downtime
gcilagan Dec 5, 2024
4aeee03
Default selected is weekly on saturday
gcilagan Dec 5, 2024
f9d7804
Test other recurring tests cases (weekly, monthly, end of month)
gcilagan Dec 5, 2024
d73411d
Show all elements for monthly last day
gcilagan Dec 6, 2024
97b82ac
Use another step definition that searches a part of a string for opti…
gcilagan Dec 6, 2024
6e2bf0c
Try with less string
gcilagan Dec 6, 2024
7ef0d56
add monthly and monthly end
gcilagan Dec 6, 2024
461ff04
Add all tests in recurring downtime
gcilagan Dec 6, 2024
cac1d87
Use radio button step definition for clicking
gcilagan Dec 6, 2024
e29b240
Finalize reccuring downtime.move to nexty
gcilagan Dec 6, 2024
63c498f
Check if generated pdf file step definition works
gcilagan Dec 19, 2024
b7410ea
Change background of reports_namespaces.feature
gcilagan Dec 19, 2024
4e3d5db
Try a different step definition
gcilagan Dec 19, 2024
9667091
Try new pdf checker step definition
gcilagan Dec 27, 2024
ee9191f
added step definition to check pdf generated
gcilagan Dec 27, 2024
32615c8
try using == instead of include
gcilagan Dec 27, 2024
97c91f9
Check pdf functionality if available
gcilagan Jan 2, 2025
35125cf
Revise tests for checking helptexts on Reports and use a new step def…
gcilagan Jan 6, 2025
2fb009c
Added new tests for Reporting period
gcilagan Jan 6, 2025
5ef32b4
Check all elements inside Availability report and check if there are …
gcilagan Jan 6, 2025
f9f6afd
Add data-popover element to check
gcilagan Jan 7, 2025
de792fa
Add sleep before showing all elements
gcilagan Jan 7, 2025
ed111fb
test save availability report
gcilagan Jan 7, 2025
0d30ae6
disable other tests under schedule.feature
gcilagan Jan 7, 2025
79ad7ae
Add logged in as administrator in test steps
gcilagan Jan 8, 2025
83b124e
Corrected login step
gcilagan Jan 8, 2025
23de7fb
Update all test scenarios for schedule.feature so it can be included …
gcilagan Jan 8, 2025
b7306b2
Corrected montior to monitor
gcilagan Jan 8, 2025
5a148a6
Try to check helptext elements on other reports
gcilagan Jan 9, 2025
2c6db78
edited $ to #
gcilagan Jan 9, 2025
af802da
Check availability reports 1st
gcilagan Jan 9, 2025
7565fcb
Include sla report show all
gcilagan Jan 9, 2025
3669d5c
Add show all histogram and execute help text for sla report
gcilagan Jan 9, 2025
c76e123
Remove show all on SLA
gcilagan Jan 9, 2025
48d13a9
Add scheduled report for view elements
gcilagan Jan 9, 2025
c6c4c20
Changed to Schedule reports
gcilagan Jan 9, 2025
31ceb67
Check alert summary report elements
gcilagan Jan 9, 2025
35ed904
Check elements on scheduled report
gcilagan Jan 10, 2025
d706671
Check helptexts on Scheduled report
gcilagan Jan 10, 2025
056db09
Try to add test for adding host
gcilagan Jan 13, 2025
6fcb1c8
add saving of config
gcilagan Jan 13, 2025
c2a0010
Store ip address step definition test
gcilagan Jan 14, 2025
8a56d0e
try to get ip address
gcilagan Jan 24, 2025
3feb01b
try to output to text
gcilagan Jan 24, 2025
df97188
Try to add a sample admin user
gcilagan Jan 27, 2025
1272976
Try new step definition for adding a host
gcilagan Jan 27, 2025
5b81e0a
Removed checking of IP address
gcilagan Jan 28, 2025
a5b71d4
Check elements within create host
gcilagan Jan 28, 2025
0f75093
Add more elements that can be dumped
gcilagan Jan 28, 2025
8f60835
Try real login
gcilagan Jan 28, 2025
4e09e2b
Add step definition to input username and password
gcilagan Jan 28, 2025
0fef05a
Rename new step definition for real login
gcilagan Jan 28, 2025
16c42b4
Modified duplicate step definition
gcilagan Jan 28, 2025
bd7ef53
Removed Background steps for now
gcilagan Jan 28, 2025
1d3fcc4
Check contents of configure
gcilagan Jan 28, 2025
afeabdc
Change clicking of add host
gcilagan Jan 28, 2025
e82f3af
remove duplicate step definition
gcilagan Jan 28, 2025
dffe317
add new logs for dumping elements found in the UI
gcilagan Jan 28, 2025
788d5c1
Check elements within Iframe
gcilagan Jan 28, 2025
a6f584c
Try to access iframes
gcilagan Jan 30, 2025
503446c
Add variables on new step definition to add host
gcilagan Jan 30, 2025
2daf0da
Check if new host can be saved
gcilagan Feb 3, 2025
1f5e3cb
Try to save changes using a new step definition from iframe.rb
gcilagan Feb 3, 2025
9704e18
added iframe.rb for the saving function
gcilagan Feb 3, 2025
7da66bd
Changed button for saving
gcilagan Feb 3, 2025
a08c847
Change from button to input
gcilagan Feb 3, 2025
8dc0619
Add multiple Hosts
gcilagan Feb 3, 2025
25361be
Complete all tests using actual test data
gcilagan Feb 3, 2025
f0c8e8b
Add hover to configure
gcilagan Feb 3, 2025
62140d0
Changed button from Save to Submit
gcilagan Feb 3, 2025
543b9ee
change name from x to action
gcilagan Feb 3, 2025
c37decd
try to view elements inside host group
gcilagan Feb 3, 2025
eceaf4a
Test modified step definition
gcilagan Feb 3, 2025
359f401
Enable all test for search
gcilagan Feb 3, 2025
57bcebf
Remove show all elements
gcilagan Feb 3, 2025
6ef7951
Renamed hostgroup and servicegroup
gcilagan Feb 3, 2025
602d355
Enabled all tests with correct step definitions (i think)
gcilagan Feb 3, 2025
b8b45f6
Try to use actual monitoring features
gcilagan Feb 4, 2025
b25bfd6
Use data-menu-id instead of Span
gcilagan Feb 4, 2025
120f0a9
Use actual admin account for widget_monfeat.feature
gcilagan Feb 4, 2025
e7f4c8e
Change to non mock data
gcilagan Feb 5, 2025
aa22a00
Try to use actual data instead of mocked for tac
gcilagan Feb 11, 2025
a6f998a
Incorrect mapping of flag to be executed, corrected it
gcilagan Feb 11, 2025
b4e4419
Change element locator
gcilagan Feb 11, 2025
d45946a
Change gian and gian_edited to correct flag
gcilagan Feb 17, 2025
946074c
Check element of failed test
gcilagan Feb 17, 2025
b122b83
Check recurring downtime feature
gcilagan Feb 18, 2025
6c3e313
Removed duplicate step definition
gcilagan Feb 18, 2025
d47a245
Test all tests
gcilagan Feb 18, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion etc/auth_users.yml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
---
---
39 changes: 36 additions & 3 deletions features/about.feature
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,45 @@ Feature: Menu About
Then I should see menu items:
| About |

@editedhappypath
Scenario: See that About page content rendered correct
When I am on address "/index.php/menu/about"
Then I should see "Version"
When I hover the branding
And I click "open-about-button"
And I should see "Release"
And I should see "License"

@editedhappypath
Scenario: See that Licensing Information page content rendered correct
When I am on address "/index.php/menu/license_info"
When I hover the branding
And I click "open-about-button"
And I click name "License Information"
Then I should see "Software Licensing Information"

@addedhappypath
Scenario: See that Knowledge Base page content rendered correct
When I hover the branding
And I click "open-about-button"
And I click link "Knowledge Base"
Then I should see "Introduction"
And I should see "Prerequisites"
And I should see "Install"
And I should see "Get started"
And I should see "Troubleshoot"

@addedhappypath
Scenario: See that ITRS OP5 Monitor page content rendered correct
When I hover the branding
And I click "open-about-button"
And I click link "ITRS OP5 Monitor"
Then I should see "ITRS OP5 Monitor"
And I should see "Exceptional infrastructure monitoring"
And I should see "Stay updated with ITRS OP5 Monitor"

@addedhappypath
Scenario: See that Support page content rendered correct
When I hover the branding
And I click "open-about-button"
And I click link "Support"
Then I should see "How can we help?"
And I should see "Do you have questions?"
And I should see "Product specific help"
14 changes: 14 additions & 0 deletions features/auth.feature
Original file line number Diff line number Diff line change
Expand Up @@ -76,3 +76,17 @@ Feature: Auth
And I hover "Hosts" from the "Monitor" menu
And I hover "Availability" from the "Report" menu
And I hover "Configure" from the "Manage" menu

@addedhappypath
Scenario: I can't login through GET variables with missing username
When I am on address "/index.php/extinfo/show_process_info"
Then I shouldn't see "Notifications enabled?"
When I am on address "/index.php/extinfo/show_process_info?password=123123"
Then I shouldn't see "Notifications enabled?"

@addedhappypath
Scenario: I can't login through GET variables with missing password
When I am on address "/index.php/extinfo/show_process_info"
Then I shouldn't see "Notifications enabled?"
When I am on address "/index.php/extinfo/show_process_info?username=administrator"
Then I shouldn't see "Notifications enabled?"
31 changes: 26 additions & 5 deletions features/backup.feature
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,37 @@ Feature: Backup/Restore configuration
Background:
Given I am logged in as administrator

@editedhappypath
Scenario: Create a config backup and then restore to it
When I am on address "/index.php/backup"
When I hover "Backup/Restore" from the "Manage" menu
And I click link "Backup/Restore"
Then I should see "Save your current op5 Monitor configuration"
And I click "verify_backup"
Then I should see "The current configuration is valid. Do you really want to backup your current configuration?"
And I click button "Yes"
And I wait for 3 seconds
And I wait for 10 seconds
Then I should see regex "backup-.*\.tar\.gz"
And I click "Restore Backup"
Then I should see "Do you really want to restore this backup?"
And I wait for 10 seconds
And I click the element with class "restore_backup" and href containing "backup-"
Then I should see "has been restored successfully"

@addedhappypath
Scenario: View backup
When I hover "Backup/Restore" from the "Manage" menu
And I click link "Backup/Restore"
Then I should see "Save your current op5 Monitor configuration"
And I click the element with class "view_backup" and href containing "backup-"
Then I should see regex "backup-.*\.tar\.gz"
And I should see "This backup contains the following files:"

@addedhappypath
Scenario: Delete backup
When I hover "Backup/Restore" from the "Manage" menu
And I click name "Backup/Restore"
Then I should see "Save your current op5 Monitor configuration"
And I click the element with class "delete_backup" and href containing "backup-"
And I click button "Yes"
And I wait for 3 seconds
Then I should see regex "The configuration .* has been restored successfully"
Then I should see " has been deleted"
And I wait for 10 seconds
And I shouldn't see regex "backup-.*\.tar\.gz"
23 changes: 23 additions & 0 deletions features/dashboard.feature
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,26 @@ Feature: Dashboards
Scenario: Create new dashboard
When I create a new dashboard with name "My new dashboard"
Then I should see "My new dashboard"

@addedhappypath
Scenario: Edit dashboard
When I create a new dashboard with name "My new dashboard"
And I hover over the "Dashboards" menu
And I click the span with text "My new dashboard"
And I hover over the element with data-menu-id "dashboard_options"
And I click the element with data-menu-id "rename_this_dashboard"
And I enter "Renamed dashboard" into "name"
And I click "save"
Then I should see "Renamed dashboard"

@addedhappypath
Scenario: Delete dashboard
When I create a new dashboard with name "My new dashboard"
And I hover over the "Dashboards" menu
And I click the span with text "My new dashboard"
And I hover over the element with data-menu-id "dashboard_options"
And I click the element with data-menu-id "delete_this_dashboard"
And I click "yes"
Then I shouldn't see "My new dashboard"


16 changes: 16 additions & 0 deletions features/filters.feature
Original file line number Diff line number Diff line change
Expand Up @@ -230,3 +230,19 @@ Feature: Filters & list views
Then I should see "linux-server1"
When I go to the listview for [hosts] custom_variables ~~ "NOMONITORING"
Then I should see "Error: Invalid query, custom variables format will be 'name value', Ex: 'NOMONITORING value'"

@addedhappypath
Scenario: Delete Filter
Given I am logged in as administrator
When I click the element with data-menu-id "manage"
And I click the element with data-menu-id "manage_filters"
And I click "Show/Edit Text Filter"
And I enter "TestFilterForDelete" into "lsfilter_save_filter_name"
And I click "Save Filter"
And I wait for 1 second
And I hover over the "Manage" menu
And I click "Manage filters"
Then I should see "TestFilterForDelete"
When I delete the latest filter with class "link_ajax_refresh"
And I accept the alert from delete filter
Then I shouldn't see "TestFilterForDelete"
70 changes: 44 additions & 26 deletions features/menu.feature
Original file line number Diff line number Diff line change
@@ -1,46 +1,64 @@
@menu
Feature: Menu

Background:
Given I am logged in
And I am on the main page

@editedhappypath
Scenario: See that the about menu displays properly on hover
When I hover the branding
Then I should see menu items:
| About |
Then I should see "about"
And I should see "op5_manual"
And I should see "op5_support"
And I should see "http_api"

@addedhappypath
Scenario: See that the dashboard menu displays properly on hover
When I hover over the "Dashboards" menu
Then I should see "1"
And I should see "all_dashboards"
And I should see "menuitem_dashboard_option"

@editedhappypath
Scenario: See that the monitor menu displays properly on hover
When I hover over the "Monitor" menu
Then I should see menu items:
| Network Outages |
| Hosts |
| Services |
| Hostgroups |
| Servicegroups |
| Downtimes |
| NagVis |
Then I should see "trapper"
And I should see "business_services"
And I should see "network_outages"
And I should see "hosts"
And I should see "services"
And I should see "hostgroups"
And I should see "servicegroups"
And I should see "downtimes"
And I should see "nagvis"
And I should see "geomap"

@addedhappypath
Scenario: See that the graphs menu displays properly on hover
When I hover over the "Report" menu
Then I should see menu items:
| Graphs |
| Availability |
| SLA |
| Histogram |
| Summary |
| Alert history |
| Notifications |
Then I should see "availability"
And I should see "sla"
And I should see "histogram"
And I should see "summary"
And I should see "graphs"
And I should see "saved_reports"
And I should see "alert_history"
And I should see "schedule_reports"
And I should see "event_log"
And I should see "notifications"

@editedhappypath
Scenario: See that the config menu displays properly on hover
When I hover over the "Manage" menu
Then I should see menu items:
| View active config |
| Backup/Restore |
| Manage filters |
| Scheduling queue |
| Process information |
| Performance information |
Then I should see "configure"
And I should see "view_active_config"
And I should see "backup_restore"
And I should see "manage_filters"
And I should see "scheduling_queue"
And I should see "performance_information"
And I should see "process_information"
And I should see "host_wizard"
And I should see "autodiscovery"

Scenario: Add quicklink
When I click "Manage quickbar"
Expand Down
Loading