Votes
Answers
Views
Question
1
1
214
Hello, We have a User trying to review a couple test scripts but the text looks garbled in design steps. I am also getting the same results. The test cases were just updated b y uploading the changes from an Excel sheet if this makes a difference. Is this a known issue or something we may have do...
1
1
123
asked 5 years ago by homerj
updated 5 years ago by homerj
Category:
Application Lifecycle Management
Hello, We have an issue with attachments. We are attempting to attach files to a test run through the drag and drop method. We open the test run and then select the attachments section from the left side and after the attachments page opens we then drag and drop the files desired from a windows ...
2
1
248
Our AUT a file upload field, here's the code description of it: browser.describe(FileField.class, new FileFieldDescription.Builder() .tagName("INPUT") .name("WebFile").build()); How do I send files to this field?
2
1
33
asked 8 years ago by coleslaw
updated 8 years ago by jameslcoleman
We are using Mobile Center 2.50, and I was wanting to find out how to upload the apps to the server, and the devices connected to Mobile Center.
2
2
31
asked 10 years ago by jdub
updated 9 years ago by ajaysthakur
Having issues uploading test cases via excel. At point of clicking on the Export to ALM button under add-ins, we get an error popup that says "***compile error in hidden module: chash set"***. Tried uninstalling and reinstalling add-in, and have the client redone as well with hp connectivity...
2
1
631
With UFT 11.52, I'm trying to click on an upload button that says its a WebFile object when you spy on it, but it's not working. Does anyone know how to get this to work??