Consider a sequence of stochastic processes, $X_n(x)$ and a limiting process $X(x)$. For a fixed $x$, if $\mathbb{P}(X_n(x) \leq y)$ converges to $\mathbb{P}(X(x) \leq y)$ for continuity points of $F_{X(x)}(y) = \mathbb{P}(X(x) \leq y) $, then $\mathbb{E}[f(X_n(x)]$ converges to $\mathbb{E}[f(X(x)]$ for any $f$ which is continuous and bounded.
Suppose I have uniform convergence in distribution then does $\mathbb{E}[f(X_n(x)]$ converge to $\mathbb{E}[f(X(x)]$ uniformly? That is, is the following result true:
$$\lim_{n \rightarrow \infty } \sup_{x,y} \Biggl| \mathbb{P}(X(x) \leq y) - \mathbb{P}(X_n(x) \leq y) \Biggr| = 0$$ $$ \implies$$ $$\lim_{n \rightarrow \infty } \sup_{x} \Biggl| \mathbb{E}f(X(x)) - \mathbb{E}f(X_n(x)) \Biggr| = 0.$$ for $f$ continuous and bounded.
It seems true. First assume that $f$ is non-negative and write $$\mathbb E\left[f(X_n(x))\right]=\int_0^{\lVert f\rVert_\infty} \mathbb P\left(f(X_n(x))\gt y\right)\mathrm dy,$$ and a similar bound for $X(x)$: then \begin{align} \left\lvert\mathbb E\left[f(X_n(x))\right]-\mathbb E\left[f(X(x))\right]\right\rvert&=\left|\int_0^{\lVert f\rVert_\infty} \mathbb P\left(f(X_n(x))\gt y\right)\mathrm dy-\int_0^{\lVert f\rVert_\infty} \mathbb P\left(f(X(x))\gt y\right)\mathrm dy\right| \\ &=\left|\int_0^{\lVert f\rVert_\infty} \mathbb P\left(f(X_n(x))\leqslant y\right)\mathrm dy-\int_0^{\lVert f\rVert_\infty} \mathbb P\left(f(X(x))\leqslant y\right)\mathrm dy\right|\\& \leqslant \lVert f\rVert_\infty\cdot \sup_{x,y} \Biggl| \mathbb{P}(X(x) \leqslant y) - \mathbb{P}(X_n(x) \leqslant y) \Biggr|. \end{align} Taking limit as $n \rightarrow \infty$, we get the desired result.
For the general case, decompose $f$ as the difference of two non-negative bounded and continuous functions.