Im Trying to get the price of an Item on a Webside but i always get a NullRefernce Exception. The Webside is this one; https://de.aliexpress.com/item/32621874449.html
htmlDocument.DocumentNode.SelectSingleNode("//*[@id='root']/div/div[1]/div/div[2]/div[4]/div[1]/span").InnerText
What am I doing wrong?