- Joined
- May 16, 2024
- Messages
- 314
Hello everyone,
I’ve been trying to set up simple automation for TikTok on my Android phone. I watched a few videos about Appium and started learning how to use the UiAutomator driver with it.
To test things, I tried making a random account. I needed the XPath for the buttons I wanted to press, so I used the Appium Inspector. My phone was connected to the Appium server, and I was going through the normal sign-up steps by hand.
But when I was picking the birthday, a message popped up saying, “You’re about to see a TikTok version made just for you.” After I tapped Next, it skipped ahead to the username and password screen.
The account that got created did not look normal. The app looked more like a kids version. I could only watch videos. There was no way to comment, follow people, or do other actions.
So now I’m asking if there is a way to fix this.
And for people who know more about this — did I miss something while using Appium? Or did TikTok notice the automation and limit the account?


I’ve been trying to set up simple automation for TikTok on my Android phone. I watched a few videos about Appium and started learning how to use the UiAutomator driver with it.
To test things, I tried making a random account. I needed the XPath for the buttons I wanted to press, so I used the Appium Inspector. My phone was connected to the Appium server, and I was going through the normal sign-up steps by hand.
But when I was picking the birthday, a message popped up saying, “You’re about to see a TikTok version made just for you.” After I tapped Next, it skipped ahead to the username and password screen.
The account that got created did not look normal. The app looked more like a kids version. I could only watch videos. There was no way to comment, follow people, or do other actions.
So now I’m asking if there is a way to fix this.
And for people who know more about this — did I miss something while using Appium? Or did TikTok notice the automation and limit the account?

