An affine domain $A$ over $k$ is a finite dimensional $k$-algebra which is also an integral domain as a ring. Here's my thought.
Fix $a \in A$ and $\varphi:k[x] \rightarrow A $ be defined as $f \rightarrow f(a)$. Then since it's $k$-algebra homomorphism, it's $k$-linear and not injective. So, $\ker\varphi$ is non trivial principal, prime ideal since $k[x]$ is ED and $A$ is domain. Writing $\ker\varphi =(x-b)$ for some $b\in k$ (here's where algebraically closedness is used), $a=b\in k$. Hence $A=k$.
But when I looked up for Wedderburn-Artin theorem for algebraically closed fields, it seems most people use additional requirement that $A$ is a division algebra. But I don't know why it's needed. Is this something related to the implicit use of unity in $A$ in my thought? Or is my thought wrong somewhere?
Your argument is correct (for the finite dimensional case) and is not really related to the Wedderburn-Artin theorem.
– Allen Bell Apr 24 '21 at 03:24