Hi, I want to use the global variable from another file like below but is not working: require 'date.rb'
@browser.select_list(:id => 'StepThree_CoverStartDate_Value_Day').select_value($cover_date) Can someome please advice how to use global variable in watir ruby? -- -- Before posting, please read https://github.com/watir/watir_meta/wiki/Guidelines-for-Posting-to-Watir-General-Google-Group. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected] --- You received this message because you are subscribed to the Google Groups "Watir General" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/watir-general/bacc7ef7-4599-464d-abea-74d8b798e03fn%40googlegroups.com.
