Have fields that are the same, do the same, and in the same page
There are several objects in the system that match the recognition attributes of the "formDailyProofsAndAudits" mapped object.
This may cause the "Object not found" error.
Objects
Sys.Process("iexplore").Page("https://soki-dev.mechpod.com/index.php").Panel("base").Panel("main").Panel(0).Form("upload_form")
Sys.Process("iexplore").Page("https://soki-dev.mechpod.com/index.php").Panel("base").Panel("main").Panel(0).Form("combined_feedback_3")
Sys.Process("iexplore").Page("https://soki-dev.mechpod.com/index.php").Panel("base").Panel("main").Panel(0).Form("combined_feedback_2")
Sys.Process("iexplore").Page("https://soki-dev.mechpod.com/index.php").Panel("base").Panel("main").Panel(0).Form("combined_feedback")
To solve the problem, you may need to modify mapping settings for the "formDailyProofsAndAudits" object or one of its parent objects.