Having a development background, I am convinced that record and replay testing tools have their drawbacks, especially by making tests brittle. See Automated Testing != Record-Playback Tool for a good summary: Record-playback scripts are more expensive to maintain because the code they generate is long, complicated, not object oriented and must be further manipulated to [...]
My company is not an anti-automation place. In fact, one of the reasons they hired me was to bring in some expertise in test automation. The problem is that the current processes and procedures in place in the company do not currently have anything built in to allow for automation work.