Webdriver Chrome page not loading JavaScript elements!

Hi all,

I was wondering if anyone could help me. I am trying to load a page using webdriver, but when I execute the test, it seems that the JavaScript elements are not loading (a form). I am using Python and I have seen that the execute_script method might offer my solution, but I canโ€™t find anything that describes how I would implement it from a test automation perspective.

Apologies if there is a lack of detail!

Thanks,

Ross