c# - Google Chrome selected text -
i trying selected text browsers(ie,opera, firefox..) using c# application. tried sendkeys.send("^c") reading selected value clipboard method works fine ie , firefox.., doesn't work google chrome.
how can selected text google chrome , why sendkeys.send("^c") doesn’t work?
not sure how help, guy has chrome extension believe, plus opensource check out. sorry if of no help. auto copy
Comments
Post a Comment