In this article, I want to explain how to work with custom Upload Dialog Box, if standard methods available in the wrapper throw an error.
Here is an example of such Upload Dialog Box:
As we can see, it appears after we click a custom button “Import 3D Model”. It is a custom Upload Dialog...
In this article, I want to explain how to work with the following tab when you automate tests with Acumatica Test SDK framework.
So, this is a completely custom tab, where you need to wait until the content is uploaded and is visible on the screen. Only after that, tests can be continued.
First,...