What are the mostly faced challenges in web automation and Excel?
1 Like
Web: Selectors
Excel: Null values
about web:
- no reliable selectors
- random popups
- public pages(slows pages)
Excel
- The most i think is having a non structure data, or lot of datatables in the same excel sheet
- big sets of data and no standarized data
Hi @Praveen_Reddy
Basically in web, main challenge would be tuning of selectors
And in excel it would be sometimes excel manipulation but far better compared to web