Hi all, I've been searching the manual for this, but don't really see the functionality I need. Here is the problem: In a basket I need to check if the functionality to change the number of products to order works. To do this I want webtest to read the price, then change the number, then read the price again and check if it has been multiplied by the number selected. So I need a way to store variables after reading them from a page (no idea), and a way to multiply and compare these variabeles (I think this might work in the ifstep test).
Regards, Niels Stevens Jr. Developer

