Forum Discussion
groovyguy
8 years agoCommunity Hero
Theres no real way to persist objects between groovy scripts. You can either build the one groovy script to have functions that contain both parts and persist that way, or re-define the browser objects in the second script.