public ProductDetailsPage OpenRandomProduct() { AllProducts.Random().Open(); return(new ProductDetailsPage(Driver)); }