Hello,
I have an excel file with data. I want to enter some data here on the web page by SKU code.
Which way should I follow?
Are we going to get the row numbers on the web page?
I hope I was able to explain my problem.
Hello,
I have an excel file with data. I want to enter some data here on the web page by SKU code.
Which way should I follow?
Are we going to get the row numbers on the web page?
I hope I was able to explain my problem.
Hi @bagcivan
You can adapt the example using StudioX for Excel data to PDF automation. You need to change the Use Application/Browser from pdf forms to web forms and update and indicate element for all relevant actions to use web.
Hi @bagcivan
U can try the anchor base activity where with reference to SKU Code in the webtable, you can able to type the fileds.
Another way is
Use css selector approach to find the field u want to type the data with reference to the sku code.
Regards,
Nived N
Happy Automation