Hello Sir,
Our aim is to automate the print jobs which is fired using print drivers from pc. So all the values which needs to be selected is in excel can we automate this without writing code.
To automate the print jobs
Re: To automate the print jobs
Hi,
I'm afraid, that without seeing the exact test steps, it's impossible to tell what's possible and what's not.
Ranorex can load and use Excel files (as data connectors), but they must have certain form. For example, each column must have a unique label and each row serves as one iteration. Which means, that (ideally) all data for one form, should be entered in one row, not one value per row in single column. In other words, if you want to fill certain values from excel and the excel file complies with Ranorex Data Connector requirements, then yes, it may be possible to achieve what you want, without writing code. But as mentioned earlier, it's hard to tell without seeing the exact test steps. Could you please provide your scenario?
I'm afraid, that without seeing the exact test steps, it's impossible to tell what's possible and what's not.
Ranorex can load and use Excel files (as data connectors), but they must have certain form. For example, each column must have a unique label and each row serves as one iteration. Which means, that (ideally) all data for one form, should be entered in one row, not one value per row in single column. In other words, if you want to fill certain values from excel and the excel file complies with Ranorex Data Connector requirements, then yes, it may be possible to achieve what you want, without writing code. But as mentioned earlier, it's hard to tell without seeing the exact test steps. Could you please provide your scenario?
Pavel Kudrys
Ranorex explorer at Descartes Systems
Please add these details to your questions:
Ranorex explorer at Descartes Systems
Please add these details to your questions:
- Ranorex Snapshot. Learn how to create one >here<
- Ranorex xPath of problematic element(s)
- Ranorex version
- OS version
- HW configuration
Re: To automate the print jobs
Thanks for the reply.