ContributionsMost RecentMost LikesSolutionsRe: SoapUi : is it possible to check some elements inside a html web page ? 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 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 ? Solved