Skip to content

Commit

Permalink
fix PR comment: Generic accelerator setter
Browse files Browse the repository at this point in the history
  • Loading branch information
FedeAlonso committed Oct 19, 2023
1 parent 58f7086 commit 7e13d55
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ Verify GPU Selector Is Usable
Page Should Contain Element ${SERVING_ACCELERATOR_DROPDOWN_XPATH}

Set Accelerator
[Documentation] Set NVidia GPU Accelerator
[Documentation] Set GPU Accelerator
[Arguments] ${accelerator}='Nvidia GPU'
Click Element ${SERVING_ACCELERATOR_DROPDOWN_XPATH}
Click Element xpath=//div[@class and text()=${accelerator}]
Expand Down

0 comments on commit 7e13d55

Please sign in to comment.