Greetings!
I am new to Studio and requesting assistance in resolving a problem with populating a Web data base using the add activity button on the web page.
-
I am stepping through an excel file to populate a web database with new entries.
-
The activities are added by clicking “ADD ACTIVITY” button on the bottom of the web page.
-
Each time the activity is added the record is displayed on the page and the “ADD ACTIVITY” button moves to the bottom of the page.
-
I ensure the “ADD ACTIVITY” button is visible on the page by using KeyBoard Shortcut… (End of page) is executed each time recorders are added so that the “ADD ACTIVITY” button will be available for the next pass.
-
The above works great for the first 6 records, but on the addition of the next record I get the following.
-
I assume the above means that the “ADD ACTIVITY” button cannot be located.
-
Below are the button parameters.
-
Any assistance on how I can add a parameter so that the “ADD ACTIVITY” button can be located, or other methods…… would be most appreciated
Thanks in advance