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

Table locator updated to get value from "Provisioning Templates" table #1494

Closed amolpati30 closed 4 weeks ago

amolpati30 commented 1 month ago

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.

shubhamsg199 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: 350
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 790.31s (0:13:10) ===========