Unable to get text from the following website:
https://www.nasdaq.com/market-activity/stocks/aapl
I need to fetch stock data for multiple stocks in loop. unable to read text from the Key Data table.
As the title is changing depending on the stock name, I had used wild card in selector
Ex.- to get text of “Today’s high/low” field, the following has been used using UI explorer but it did not work.
Also, I tried to fetch data using data extractor but it did not work.