文件存放路径:C:\workspace\robotframework\test_rf_api\testdata\XML.xml

文件内容:

<example>
  <first id="1">text</first>
  <second id="2">
    <child/>
  </second>
  <third>
    <child>more text</child>
    <second id="child"/>
    <child><grandchild/></child>
  </third>
  <html>
    <p>
      Text with <b>bold</b> and <i>italics</i>.
    </p>
  </html>
</example>

 

相关文章:

  • 2021-06-20
  • 2021-08-22
  • 2021-12-27
  • 2021-09-23
  • 2021-10-04
  • 2021-09-04
  • 2021-06-28
猜你喜欢
  • 2021-09-15
  • 2021-07-15
  • 2021-09-08
  • 2022-02-13
  • 2022-02-24
  • 2021-09-05
  • 2022-02-04
相关资源
相似解决方案