SatelliteQE / airgun

AirGun is a Python library that is built over Widgetastic and navmazing to make Satellite 6 UI testing easier.
GNU General Public License v3.0
20 stars 66 forks source link

[6.14.z] Table locator updated to get value from "Provisioning Templates" table #1495

Closed Satellite-QE closed 4 weeks ago

Satellite-QE commented 4 weeks ago

Cherrypick of PR: https://github.com/SatelliteQE/airgun/pull/1494

This small fix ensures that the table and its values are correctly located and function as expected. Previously, the locator was not properly configured, resulting in only the table being fetched without retrieving its values.

Satellite-QE commented 4 weeks ago

trigger: test-robottelo pytest: tests/foreman/ui/test_provisioningtemplate.py -k test_positive_end_to_end

Satellite-QE commented 4 weeks ago

PRT Result

Build Number: 352
Build Status: SUCCESS
PRT Comment: pytest tests/foreman/ui/test_provisioningtemplate.py -k test_positive_end_to_end --external-logging
Test Result : =========== 1 passed, 3 deselected, 16 warnings in 745.90s (0:12:25) ===========