Trade Enchantment

So I’ve made this macro, which should click the Enchant button with whatever Enchant I have selected, then it will click the item in the “Will not be traded” slot of the person I am trading with. Then it clicks StaticPopup1Button1 incase there is an Enchant I am overriding, and then SHOULD click the Trade Button. However the final part, does not happen automatically, and instead just reapplies the Enchant. The

/click TradeFrameTradeButton

works in a separate macro, so I can click 2 buttons to do what I am trying. But I’d like it work in one.

/click CraftCreateButton
/click TradeRecipientItem7ItemButton
/click StaticPopup1Button1
/click TradeFrameTradeButton