ayoubnadi
Junior Member
- Jan 13, 2024
- 140
- 36
Hi guys,
I've been trying to automate some simple TikTok tasks on my Android phone. I watched some videos about Appium and started learning how to work with the UiAutomator driver + Appium.
To test if I could automate creating a random account, I needed to get the XPath of the elements I wanted to click. To do that, I used Appium Inspector — my device was connected to the Appium server, and I was going through the normal manual account creation steps.
However, while setting up the birthday, I suddenly got a message saying "You're about to access a TikTok experience designed just for you" (as shown in image 1). When I clicked Next, it took me directly to choose a username (image 2) and a password.
The account that was created didn’t seem like a normal TikTok account — the interface had changed to something like TikTok Kids, where I could only watch videos and there was no option to comment, follow, or anything else.
So, I’m wondering if there’s a fix for this.
And for the experts: is there something I missed while trying to automate TikTok with Appium? Did TikTok detect that I was trying to automate and restrict/ban the account?
I've been trying to automate some simple TikTok tasks on my Android phone. I watched some videos about Appium and started learning how to work with the UiAutomator driver + Appium.
To test if I could automate creating a random account, I needed to get the XPath of the elements I wanted to click. To do that, I used Appium Inspector — my device was connected to the Appium server, and I was going through the normal manual account creation steps.
However, while setting up the birthday, I suddenly got a message saying "You're about to access a TikTok experience designed just for you" (as shown in image 1). When I clicked Next, it took me directly to choose a username (image 2) and a password.
The account that was created didn’t seem like a normal TikTok account — the interface had changed to something like TikTok Kids, where I could only watch videos and there was no option to comment, follow, or anything else.
So, I’m wondering if there’s a fix for this.
And for the experts: is there something I missed while trying to automate TikTok with Appium? Did TikTok detect that I was trying to automate and restrict/ban the account?