openbmc / openbmc-test-automation

Apache License 2.0
100 stars 92 forks source link

BMC:GUI: Replace/Use 'Select Checkbox' for checkbox element #2125

Closed prkatti1 closed 12 months ago

prkatti1 commented 3 years ago

Replace/Use 'Select Checkbox' for checkbox element Exa: https://gerrit.openbmc-project.xyz/c/openbmc/openbmc-test-automation/+/46258 Enable/disable SSH checkbox, we are currently using Redfish to disable, waiting for it to get disabled then using GUI Click Element to enable back. Instead replace all this code with one liner Select Checkbox, so it saves time & removes the dependency on redfish into GUI code.

This should be done wherever possible like Network page, LDAP page etc.

gkeishin commented 3 years ago

@meghagn12345 @rahulmah can u guys look into it.

gkeishin commented 12 months ago

Closing this ticket.. no plan to fix it.