You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GOOGLE_VOICE_SMS_TYPE is 10 rather than 11
and
row.css('span.gc-message-sms-time').inner_html =~ Regexp.new(txt_obj.display_start_time) doesn't work since there's no "txt_obj"
Thanks
Siwei
The text was updated successfully, but these errors were encountered:
GOOGLE_VOICE_SMS_TYPE is 10 rather than 11
and
row.css('span.gc-message-sms-time').inner_html =~ Regexp.new(txt_obj.display_start_time) doesn't work since there's no "txt_obj"
Thanks
Siwei
The text was updated successfully, but these errors were encountered: