Forum Discussion

erixx's avatar
erixx
New Contributor
7 years ago
Solved

SoapUi : is it possible to check some elements inside a html web page ?

Hi SoapUi users,

 

SoapUi : is it possible to

- check some elements inside a html web page ?

- download this element (Pbf file (protocol buffer))

- open the pbf file with protoc.exe, save the result inside a txt file

- check the content of this txt file

using the same SoapUi code ?

  • You can give a try with the help of groovy scripting.

2 Replies

  • nmrao's avatar
    nmrao
    Champion Level 3
    You can give a try with the help of groovy scripting.
    • erixx's avatar
      erixx
      New Contributor

      Yes.

      Right click on a "Test Step" element allows to select "HTTP Request".

      A "Request" element appears on the treeview,

      Then right click on this Request element, "Insert Step", "Groovy Script"

       

      SoapUi is a great tool.

      Thank you Rao