How to print the query result into the console | Robot framework

前端 未结 0 1467
时光取名叫无心
时光取名叫无心 2021-01-04 18:02

I have the following code:

*** Test Cases ***
Testing Connect to SQL Server
       ${queryTest}   Execute Sql String     SELECT * FROM users where Id=\'1\'
           


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题