Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
265 views
in Technique[技术] by (71.8m points)

selenium - Fetching data from table of angular

I want to fetch all the rows from the column.around 2000 rows for some reason it fetches only 20 or 16 rows. below is the xpath //div@role='gridcell'

enter image description here

I have tried scrolling down and storing data in list, it gets me duplicate data.

question from:https://stackoverflow.com/questions/65844458/fetching-data-from-table-of-angular

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...