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.13z cp] Table locator updated to get value from "Provisioning Templates" table #1528

Closed amolpati30 closed 2 weeks ago

amolpati30 commented 2 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.

amolpati30 commented 2 weeks ago

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

amolpati30 commented 2 weeks ago

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

Satellite-QE commented 2 weeks ago

PRT Result

Build Number: 368
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 1370.37s (0:22:50) ===========