Is there any way of adding dynaTrace/browserAgent support for selenium scripts written in Python? Our scripts are based on selenium webdriver.
Answer by Rick B. ·
Hi Admir,
You have not given much detail in where your stumbling blocks are exactly so I will give the full requirement:
Then when you want to set timers you simply invoke the following:
//assumed declaration //code here ... //more code ... //timer example browser.execute_script(" |
---|
Additional references:
Hope that helps,
Rick B
JANUARY 15, 3:00 PM GMT / 10:00 AM ET